A partir de 8 de setembro de 2025, todos os novos itens de linha precisarão declarar se vão veicular anúncios políticos da União Europeia (UE). As APIs do Display & Video 360 e os uploads de SDF que não fornecem declarações vão falhar. Consulte nossa página de suspensões de uso para mais detalhes sobre como atualizar sua integração e fazer essa declaração.
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Posições possíveis para conteúdo in-stream.
Enums
CONTENT_INSTREAM_POSITION_UNSPECIFIED
A posição do conteúdo no stream não é especificada nesta versão. Esse tipo enumerado é um marcador de posição para um valor padrão e não representa uma posição de anúncio real no stream.
CONTENT_INSTREAM_POSITION_PRE_ROLL
Anúncios que são exibidos antes do streaming de conteúdo.
CONTENT_INSTREAM_POSITION_MID_ROLL
Anúncios exibidos entre o início e o final do streaming de conteúdo.
CONTENT_INSTREAM_POSITION_POST_ROLL
Anúncios reproduzidos ao final do conteúdo de streaming.
[null,null,["Última atualização 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. |"]]