Stay organized with collections
Save and categorize content based on your preferences.
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 2025-02-13 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"]]