Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
Display & Video 360 API v2 has sunset.
The document lists various possible content outstream advertising positions.
These positions are defined using enums, including unspecified, unknown, in-article, in-banner, in-feed, and interstitial.
Possible content outstream positions.
Enums
CONTENT_OUTSTREAM_POSITION_UNSPECIFIED
Content outstream position is not specified in this version. This enum is a place holder for a default value and does not represent a real content outstream position.
CONTENT_OUTSTREAM_POSITION_UNKNOWN
The ad position is unknown in the content outstream.
CONTENT_OUTSTREAM_POSITION_IN_ARTICLE
Ads that appear between the paragraphs of your pages.
CONTENT_OUTSTREAM_POSITION_IN_BANNER
Ads that display on the top and the sides of a page.
CONTENT_OUTSTREAM_POSITION_IN_FEED
Ads that appear in a scrollable stream of content. A feed is typically editorial (e.g. a list of articles or news) or listings (e.g. a list of products or services).
[[["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 content outstream ad positions, each represented by an enum. These positions include unspecified, unknown, in-article (between paragraphs), in-banner (top/sides of page), in-feed (scrollable content stream), and interstitial (before/between content loads). Each enum describes where within a page's content stream a display ad might appear.\n"]]