Represents a targetable position within a video. A video ad can be targeted
to a position (pre-roll, all mid-rolls, or post-roll), or to a specific mid-roll index.
[[["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 2025-08-06 UTC."],[],["The content defines `VideoPosition`, a targetable location within a video ad. It's used by various services, including AdRuleService, AdjustmentService, and ForecastService. Key information includes `positionType`, specifying pre-roll, mid-roll, or post-roll, and `midrollIndex`, which targets a specific mid-roll segment. The possible `positionType` are : `UNKNOWN` `ALL` `PREROLL` `MIDROLL` and `POSTROLL`. `VideoPosition` is part of the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,[]]