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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-15 UTC."],[[["VideoBumperType identifies targetable bumper ad positions around ad pods (preroll, midroll, postroll) within video streams."],["It includes options for bumper placement before (`BEFORE`) and after (`AFTER`) the ad pod."],["This enumeration is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The document defines the `VideoBumperType` for targetable bumper positions in a video stream. It supports bumper ads before (`BEFORE`) and after (`AFTER`) ad pods, specifically targeting `PREROLL`, `MIDROLL`, and `POSTROLL` positions. This type is utilized within multiple services like `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `TargetingPresetService`, and `YieldGroupService` and the `PublisherQueryLanguageService` through its `VideoPositionTarget` dependency.\n"]]