ReachPlanSurface
Stay organized with collections
Save and categorize content based on your preferences.
Surfaces available to target in reach forecasts.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
The value is unknown in this version. |
IN_FEED
|
In-Feed ad surface. |
IN_STREAM_BUMPER
|
In-Stream bumper ad surface. |
IN_STREAM_NON_SKIPPABLE
|
In-Stream non-skippable ad surface. |
IN_STREAM_SKIPPABLE
|
In-Stream skippable ad surface. |
SHORTS
|
Shorts ad surface. |
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-02-20 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-02-20 UTC."],[[["Reach forecasts can be tailored to specific ad surfaces, including In-Feed, In-Stream (bumper, skippable, and non-skippable), and Shorts."],["These surfaces are categorized using enums like `IN_FEED`, `IN_STREAM_BUMPER`, `IN_STREAM_NON_SKIPPABLE`, `IN_STREAM_SKIPPABLE`, and `SHORTS` for targeting purposes."],["While most enums represent distinct ad surfaces, `UNSPECIFIED` and `UNKNOWN` indicate either a lack of specification or an undefined value respectively."]]],[]]