Od
8 września 2025 r. każdy nowy element zamówienia będzie musiał deklarować, czy będzie wyświetlać reklamy polityczne w Unii Europejskiej (UE). Przesyłanie plików SDF i wywoływanie interfejsu Display & Video 360 API bez deklaracji zakończy się niepowodzeniem. Więcej informacji o tym, jak zaktualizować integrację, aby złożyć to oświadczenie, znajdziesz na naszej
stronie dotyczącej wycofania.
VideoPlayerSize
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Możliwe rozmiary odtwarzacza wideo
Wartości w polu enum |
VIDEO_PLAYER_SIZE_UNSPECIFIED |
W tej wersji nie podano rozmiaru odtwarzacza. Ta enumeracja jest miejscem zastępczym dla wartości domyślnej i nie reprezentuje rzeczywistego rozmiaru odtwarzacza wideo. |
VIDEO_PLAYER_SIZE_SMALL |
Odtwarzacz wideo ma wymiary mniejsze niż 400 × 300 pikseli (na komputerze) lub zajmuje do 20% ekranu (na urządzeniach mobilnych). |
VIDEO_PLAYER_SIZE_LARGE |
Odtwarzacz wideo ma wymiary od 400 × 300 do 1280 × 720 pikseli (na komputerze) albo zajmuje od 20% do 90% ekranu (na urządzeniach mobilnych). |
VIDEO_PLAYER_SIZE_HD |
Odtwarzacz wideo ma wymiary 1280 × 720 pikseli lub większe (na komputerze) albo zajmuje ponad 90% ekranu (na urządzeniach mobilnych). |
VIDEO_PLAYER_SIZE_UNKNOWN |
Wymiary odtwarzacza wideo są nieznane. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[[["\u003cp\u003eVideo player sizes are categorized into unspecified, small, large, HD, and unknown.\u003c/p\u003e\n"],["\u003cp\u003eSmall video players are less than 400x300 pixels on desktop or cover up to 20% of the screen on mobile.\u003c/p\u003e\n"],["\u003cp\u003eLarge video players range from 400x300 to 1280x720 pixels on desktop or cover 20% to 90% of the mobile screen.\u003c/p\u003e\n"],["\u003cp\u003eHD video players are at least 1280x720 pixels on desktop or cover over 90% of the mobile screen.\u003c/p\u003e\n"],["\u003cp\u003eAn unspecified size serves as a placeholder and does not reflect an actual video player size, while an unknown size indicates the dimensions are undetermined.\u003c/p\u003e\n"]]],["The provided information outlines possible video player sizes. `VIDEO_PLAYER_SIZE_UNSPECIFIED` is a placeholder for a default value. `VIDEO_PLAYER_SIZE_SMALL` is under 400x300 on desktop or up to 20% of screen on mobile. `VIDEO_PLAYER_SIZE_LARGE` ranges from 400x300 to 1280x720 on desktop, or 20% to 90% on mobile. `VIDEO_PLAYER_SIZE_HD` is 1280x720 or more on desktop, over 90% on mobile. `VIDEO_PLAYER_SIZE_UNKNOWN` indicates the size is undetermined.\n"],null,["# VideoPlayerSize\n\n| Display \\& Video 360 API is deprecated and will sunset on **October 7, 2025** . Migrate to [Display \\& Video 360 API v4](/display-video/api/reference/rest/v4) before sunset to avoid an interruption in service.\nPossible video player sizes.\n\n| Enums ||\n|---------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `VIDEO_PLAYER_SIZE_UNSPECIFIED` | Video player size is not specified in this version. This enum is a place holder for a default value and does not represent a real video player size. |\n| `VIDEO_PLAYER_SIZE_SMALL` | The dimensions of the video player are less than 400×300 (desktop), or up to 20% of screen covered (mobile). |\n| `VIDEO_PLAYER_SIZE_LARGE` | The dimensions of the video player are between 400x300 and 1280x720 pixels (desktop), or 20% to 90% of the screen covered (mobile). |\n| `VIDEO_PLAYER_SIZE_HD` | The dimensions of the video player are 1280×720 or greater (desktop), or over 90% of the screen covered (mobile). |\n| `VIDEO_PLAYER_SIZE_UNKNOWN` | The dimensions of the video player are unknown. |"]]