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 2023-08-22 UTC."],[[["VideoPosition objects represent targetable ad positions within a video, such as pre-roll, mid-roll, or post-roll."],["These positions can be targeted broadly (e.g., all mid-rolls) or specifically (e.g., a particular mid-roll index)."],["The `positionType` field indicates the general position (pre-roll, mid-roll, post-roll), while `midrollIndex` specifies the target index within mid-rolls."],["VideoPosition is utilized by various services in Ad Manager, including AdRuleService, ForecastService, and LineItemService, for ad targeting purposes."]]],[]]