enum VideoBumperType (v202411)

  • VideoBumperType defines targetable bumper positions within a video stream, specifically before and after an ad pod.

  • The available VideoBumperType options are BEFORE and AFTER, representing the bumper positions before and after the ad pod respectively.

  • VideoBumperType is associated with various services including AdRuleService, LineItemService, and YieldGroupService.

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/v202411
Enumeration Description
BEFORE Represents the bumper position before the ad pod.
AFTER Represents the bumper position after the ad pod.