Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Son las posibles posiciones de contenido instream.
Enums
CONTENT_INSTREAM_POSITION_UNSPECIFIED
No se especificó la posición del contenido instream en esta versión. Este enum es un marcador de posición para un valor predeterminado y no representa una posición de anuncio insertado real.
CONTENT_INSTREAM_POSITION_PRE_ROLL
Son los anuncios que se reproducen antes del contenido en streaming.
CONTENT_INSTREAM_POSITION_MID_ROLL
Son los anuncios que se reproducen entre el inicio y el final del contenido en streaming.
CONTENT_INSTREAM_POSITION_POST_ROLL
Son anuncios que se reproducen al final del contenido en streaming.
[null,null,["Última actualización: 2025-10-08 (UTC)"],[],["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"]]