enum VideoBumperType (v202411)

  • VideoBumperType defines targetable bumper positions around ad pods in a video stream.

  • The supported bumper positions are BEFORE and AFTER the ad pod.

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

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.