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 defines options for targeting bumper ad positions within a video stream, relative to ad pods."],["These bumper positions include placements before and after ad pods, which are themselves categorized as preroll, midroll, or postroll."],["The VideoBumperType enumeration includes 'BEFORE' and 'AFTER' to specify bumper positions."]]],["The document outlines `VideoBumperType`, a feature for targeting bumper positions around ad pods in video streams. This includes positions `BEFORE` and `AFTER` supported ad pod types such as `PREROLL`, `MIDROLL`, and `POSTROLL`. It is part of the `AdRuleService`, which interacts with other services like `AdjustmentService`, `ForecastService`, `LineItemService`, `ProposalService`, etc. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202402`. The associated dependency is the `VideoPositionTarget`.\n"]]