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."],["Two options are available: `BEFORE` for bumpers preceding the ad pod and `AFTER` for bumpers following the ad pod."],["This type is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The core content outlines `VideoBumperType`, which defines targetable bumper positions around an ad pod in a video stream. These positions include `BEFORE` and `AFTER` the pod. The service focuses on managing ad rules, adjustments, forecasts, line items, native styles, proposal line items, proposals, publisher queries, targeting presets, and yield groups. The related dependency is `VideoPositionTarget`, used to target video bumper positions before, during, or after `PREROLL`, `MIDROLL`, and `POSTROLL` ad pod positions. The namespace is provided for context.\n"]]