ContentOutstreamPosition
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). |
CONTENT_OUTSTREAM_POSITION_INTERSTITIAL |
Ads shown before or between content loads. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[[["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."],[[["Content outstream positions are categorized into types such as in-article, in-banner, in-feed, and interstitial, each with its specific placement on a page."],["While `CONTENT_OUTSTREAM_POSITION_UNSPECIFIED` and `CONTENT_OUTSTREAM_POSITION_UNKNOWN` exist, they are placeholders and do not signify real ad positions."],["In-article ads are placed between paragraphs, in-banner ads appear on top or sides of a page, in-feed ads are within scrollable content streams, and interstitial ads are shown before or between content loads."]]],[]]