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-08-20 UTC."],[[["VideoBumperType defines options for targeting bumper ad positions around ad pods within video streams, including before and after pre-roll, mid-roll, and post-roll positions."],["It encompasses two enumeration values: `BEFORE`, representing the bumper position before the ad pod, and `AFTER`, representing the bumper position after the ad pod."],["This type is utilized within the Google Ad Manager API and is associated with various services like ForecastService and AdRuleService, aiding in managing video advertising campaigns."]]],[]]