enum VideoBumperType (v202402)
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/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["VideoBumperType defines targeting options for bumper ad positions around ad pods within video streams."],["These bumper positions can be before or after pre-roll, mid-roll, and post-roll ad pods."],["VideoBumperType is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202402`."],["Two enumerations, `BEFORE` and `AFTER`, represent the bumper positions relative to the ad pod."]]],["The document outlines services and a dependency related to video advertising. Services include AdRule, Adjustment, Forecast, LineItem, NativeStyle, Proposal, and YieldGroup. TargetingPresetService is also included. The dependency, VideoPositionTarget, relates to targetable bumper positions within a video stream. These positions are defined by the VideoBumperType, with options for bumpers being placed `BEFORE` or `AFTER` ad pods. The services operate within the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]