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.
ContentInstreamPosition
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Możliwe pozycje treści w internecie
Wartości w polu enum |
CONTENT_INSTREAM_POSITION_UNSPECIFIED |
W tej wersji nie określono pozycji treści w strumieniu. Ta wartość zastępcza jest miejscem zarezerwowanym na wartość domyślną i nie odpowiada rzeczywistej pozycji reklamy w strumieniu. |
CONTENT_INSTREAM_POSITION_PRE_ROLL |
Reklamy wyświetlane przed strumieniowym przesyłaniem treści. |
CONTENT_INSTREAM_POSITION_MID_ROLL |
Reklamy wyświetlane między początkiem i końcem strumieniowego przesyłania treści. |
CONTENT_INSTREAM_POSITION_POST_ROLL |
Reklamy wyświetlane na końcu strumieniowego przesyłania treści. |
CONTENT_INSTREAM_POSITION_UNKNOWN |
Pozycja reklam In-Stream jest nieznana. |
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\u003eContent instream position identifies where ads are displayed within streaming content, such as before, during, or after the stream.\u003c/p\u003e\n"],["\u003cp\u003eThe available positions include pre-roll, mid-roll, post-roll, and unspecified/unknown options for default or undetermined placements.\u003c/p\u003e\n"],["\u003cp\u003eThese enums provide a standardized way to specify ad placement within streaming content for advertisers and publishers.\u003c/p\u003e\n"]]],["The provided content outlines the possible positions for in-stream ads. These positions include `PRE_ROLL` (ads before content), `MID_ROLL` (ads within content), and `POST_ROLL` (ads after content). Additionally, `CONTENT_INSTREAM_POSITION_UNSPECIFIED` indicates a default value, and `CONTENT_INSTREAM_POSITION_UNKNOWN` signifies an indeterminate position. The enums represent various stages within streaming content where an advertisement might be played.\n"],null,["# ContentInstreamPosition\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 content instream positions.\n\n| Enums ||\n|-----------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `CONTENT_INSTREAM_POSITION_UNSPECIFIED` | Content instream position is not specified in this version. This enum is a place holder for a default value and does not represent a real in stream ad position. |\n| `CONTENT_INSTREAM_POSITION_PRE_ROLL` | Ads that play before streaming content. |\n| `CONTENT_INSTREAM_POSITION_MID_ROLL` | Ads that play between the beginning and end of streaming content. |\n| `CONTENT_INSTREAM_POSITION_POST_ROLL` | Ads that play at the end of streaming content. |\n| `CONTENT_INSTREAM_POSITION_UNKNOWN` | Ads instream position is unknown. |"]]