enum VideoBumperType (v202408)
Represents the options for targetable bumper positions, surrounding an ad
pod, within a video stream. This includes before and after the supported ad
pod positions, VideoPositionType.PREROLL
,
VideoPositionType.MIDROLL
, and VideoPositionType.POSTROLL
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Enumeration |
Description |
BEFORE
|
Represents the bumper position before the ad pod.
|
AFTER
|
Represents the bumper position after the ad pod.
|
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["VideoBumperType identifies the position of bumper ads within a video stream, either before or after an ad pod."],["It supports ad pod positions like preroll, midroll, and postroll, offering flexibility in ad placement."],["This type is used for targeting specific bumper positions when setting up ad campaigns in Google Ad Manager."],["The namespace for VideoBumperType is `https://www.google.com/apis/ads/publisher/v202408`."]]],["The document outlines services and a dependency related to video advertising within a platform. Key services include `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, and others. `VideoBumperType` is a crucial dependency, defining targetable bumper positions around an ad pod within a video stream. The `VideoBumperType` enumeration specifies positions like `BEFORE` (before the ad pod) and `AFTER` (after the ad pod). This focuses on the positioning of ads before or after video ad pods.\n"]]