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 native content position options.
Enums
NATIVE_CONTENT_POSITION_UNSPECIFIED
Native content position is not specified in this version. This enum is a place holder for a default value and does not represent a real native content position.
NATIVE_CONTENT_POSITION_UNKNOWN
The native content position is unknown.
NATIVE_CONTENT_POSITION_IN_ARTICLE
Native content position is in-article, i.e., ads appear between the paragraphs of pages.
NATIVE_CONTENT_POSITION_IN_FEED
Native content position is in-feed, i.e., ads 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).
NATIVE_CONTENT_POSITION_PERIPHERAL
Native content position is peripheral, i.e., ads appear outside of core content on pages, such as the right- or left-hand side of the page.
NATIVE_CONTENT_POSITION_RECOMMENDATION
Native content position is recommendation, i.e., ads appear in sections for recommended content.
[null,null,["Last updated 2024-09-18 UTC."],[[["\u003cp\u003eDisplay & Video 360 API v2 is no longer available.\u003c/p\u003e\n"],["\u003cp\u003eNative content positions can be specified using enums for in-article, in-feed, peripheral, and recommendation placements.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNATIVE_CONTENT_POSITION_UNSPECIFIED\u003c/code\u003e and \u003ccode\u003eNATIVE_CONTENT_POSITION_UNKNOWN\u003c/code\u003e are placeholder values and do not represent real native content positions.\u003c/p\u003e\n"]]],["The core information outlines the possible positions for native content ads. These positions include `IN_ARTICLE` (between paragraphs), `IN_FEED` (in a content stream), `PERIPHERAL` (outside core content), and `RECOMMENDATION` (in recommended content sections). Two additional, non-specific options are `UNSPECIFIED` (placeholder) and `UNKNOWN`. The Display & Video 360 API v2 is no longer available.\n"],null,["# NativeContentPosition\n\n| Display \\& Video 360 API v2 has sunset.\nPossible native content position options.\n\n| Enums ||\n|------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `NATIVE_CONTENT_POSITION_UNSPECIFIED` | Native content position is not specified in this version. This enum is a place holder for a default value and does not represent a real native content position. |\n| `NATIVE_CONTENT_POSITION_UNKNOWN` | The native content position is unknown. |\n| `NATIVE_CONTENT_POSITION_IN_ARTICLE` | Native content position is in-article, i.e., ads appear between the paragraphs of pages. |\n| `NATIVE_CONTENT_POSITION_IN_FEED` | Native content position is in-feed, i.e., ads 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| `NATIVE_CONTENT_POSITION_PERIPHERAL` | Native content position is peripheral, i.e., ads appear outside of core content on pages, such as the right- or left-hand side of the page. |\n| `NATIVE_CONTENT_POSITION_RECOMMENDATION` | Native content position is recommendation, i.e., ads appear in sections for recommended content. |"]]