enum VideoBumperType (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eVideoBumperType identifies the position of bumper ads relative to ad pods within a video stream.\u003c/p\u003e\n"],["\u003cp\u003eBumper ads can be placed before or after ad pods, specifically preroll, midroll, and postroll positions.\u003c/p\u003e\n"],["\u003cp\u003eVideoBumperType is part of the Google Ad Manager API and uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content defines `VideoBumperType`, which specifies targetable bumper positions around an ad pod in a video stream. These positions include `BEFORE` (before the ad pod) and `AFTER` (after the ad pod). This relates to several services such as `AdRuleService`, `ForecastService`, `LineItemService`, etc., which are used for managing ad rules, line items and more, within the context of targeting bumper positions. `VideoPositionTarget` is also listed as a dependency. The namespace for this is specified as `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# enum VideoBumperType (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.VideoBumperType) **AdjustmentService** [ForecastService](/ad-manager/api/reference/v202408/ForecastService.VideoBumperType) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.VideoBumperType) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.VideoBumperType) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.VideoBumperType) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.VideoBumperType) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.VideoBumperType) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.VideoBumperType) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.VideoBumperType) **Dependencies** \n[VideoPositionTarget](/ad-manager/api/reference/v202408/AdjustmentService.VideoPositionTarget) \n▼\n**VideoBumperType**\n\nRepresents the options for targetable bumper positions, surrounding an ad\npod, within a video stream. This includes before and after the supported ad\npod positions, `VideoPositionType.PREROLL`,\n`VideoPositionType.MIDROLL`, and `VideoPositionType.POSTROLL`.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|-------------|---------------------------------------------------|\n| `BEFORE` | Represents the bumper position before the ad pod. |\n| `AFTER` | Represents the bumper position after the ad pod. |"]]