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-02-13 UTC."],[[["VideoBumperType identifies the position of bumper ads around video ad pods (before or after)."],["It supports ad pod positions like preroll, midroll, and postroll within a video stream."],["This type is utilized within the Google Ad Manager API and has a specific namespace for integration."],["The enumeration includes 'BEFORE' and 'AFTER' to specify the bumper's position relative to the ad pod."]]],["The document outlines services and a dependency related to video advertising. Key services include AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. The dependency, VideoPositionTarget, relates to the VideoBumperType, defining targetable bumper positions within a video stream. The VideoBumperType enumeration specifies `BEFORE` and `AFTER` bumper positions relative to the ad pod. These positions are present before and after the ad pods.\n"]]