Starting September 8, 2025, every new line item will need to declare whether or not they will serve Eurpoean Union (EU) political ads. Display & Video 360 API and SDF uploads that don't provide declarations will fail. See our deprecations page for more details on how to update your integration to make this declaration.
Stay organized with collections
Save and categorize content based on your preferences.
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).
[null,null,["Last updated 2024-09-18 UTC."],[[["\u003cp\u003eDisplay & Video 360 API v2 is no longer in use.\u003c/p\u003e\n"],["\u003cp\u003eContent outstream ads can be positioned within articles, as banners, in feeds, or as interstitials.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCONTENT_OUTSTREAM_POSITION_UNSPECIFIED\u003c/code\u003e and \u003ccode\u003eCONTENT_OUTSTREAM_POSITION_UNKNOWN\u003c/code\u003e enums do not represent actual ad positions but serve as placeholders.\u003c/p\u003e\n"]]],["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"],null,["# ContentOutstreamPosition\n\n| Display \\& Video 360 API v2 has sunset.\nPossible content outstream positions.\n\n| Enums ||\n|-------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `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. |\n| `CONTENT_OUTSTREAM_POSITION_UNKNOWN` | The ad position is unknown in the content outstream. |\n| `CONTENT_OUTSTREAM_POSITION_IN_ARTICLE` | Ads that appear between the paragraphs of your pages. |\n| `CONTENT_OUTSTREAM_POSITION_IN_BANNER` | Ads that display on the top and the sides of a page. |\n| `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). |\n| `CONTENT_OUTSTREAM_POSITION_INTERSTITIAL` | Ads shown before or between content loads. |"]]