Per discutere e fornire feedback sui nostri prodotti, unisciti al canale Discord ufficiale dell'API Display & Video 360 e dei file di dati strutturati nel server della community Google Advertising and Measurement.
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
ContentInstreamPosition
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"]]