Ogni nuovo elemento pubblicitario deve dichiarare se pubblicherà o meno annunci politici dell'Unione Europea (UE). I caricamenti di API Display & Video 360 e SDF che non forniscono dichiarazioni non andranno a buon fine. Per ulteriori dettagli, consulta la nostra pagina relativa ai ritiri.
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Possibili posizioni in-stream dei contenuti.
Enum
CONTENT_INSTREAM_POSITION_UNSPECIFIED
La posizione in-stream dei contenuti non è specificata in questa versione. Questo enum è un segnaposto per un valore predefinito e non rappresenta una posizione dell'annuncio in-stream reale.
CONTENT_INSTREAM_POSITION_PRE_ROLL
Annunci riprodotti prima dello streaming dei contenuti.
CONTENT_INSTREAM_POSITION_MID_ROLL
Annunci riprodotti tra l'inizio e la fine dello streaming di contenuti.
CONTENT_INSTREAM_POSITION_POST_ROLL
Annunci riprodotti alla fine dei contenuti in streaming.
CONTENT_INSTREAM_POSITION_UNKNOWN
La posizione in-stream degli annunci è sconosciuta.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-25 UTC."],[],["The Display & Video 360 API v4 beta version defines possible content instream ad positions. These positions include `PRE_ROLL` (ads before content), `MID_ROLL` (ads during content), and `POST_ROLL` (ads after content). `CONTENT_INSTREAM_POSITION_UNSPECIFIED` acts as a default placeholder. `CONTENT_INSTREAM_POSITION_UNKNOWN` indicates that the ad's instream position is not known. These are the only content instream positions that are defined by the API.\n"],null,["# ContentInstreamPosition\n\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. |"]]