To discuss and provide feedback on our products, join the official Display & Video 360 API and Structured Data Files Discord channel in the Google Advertising and Measurement Community server.
ContentInstreamPosition
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
Display & Video 360 API v2 has sunset.
The content describes different possible instream ad positions.
Instream ad positions include pre-roll (before content), mid-roll (during content), and post-roll (after content).
There are also unspecified and unknown instream ad position values.
Possible content instream positions.
Enums
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.
CONTENT_INSTREAM_POSITION_PRE_ROLL
Ads that play before streaming content.
CONTENT_INSTREAM_POSITION_MID_ROLL
Ads that play between the beginning and end of streaming content.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[],["The Display & Video 360 API v2 has been discontinued. The document outlines possible instream ad positions using enums. These positions include `CONTENT_INSTREAM_POSITION_PRE_ROLL` (before content), `CONTENT_INSTREAM_POSITION_MID_ROLL` (during content), `CONTENT_INSTREAM_POSITION_POST_ROLL` (after content), `CONTENT_INSTREAM_POSITION_UNKNOWN` (position is unknown), and `CONTENT_INSTREAM_POSITION_UNSPECIFIED` (not specified, a default placeholder).\n"]]