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 2024-02-13 UTC."],[[["VideoPosition objects represent specific placements within a video where ads can be targeted, such as pre-roll, mid-roll, or post-roll."],["These positions are defined by a `positionType` indicating the general location (pre-roll, mid-roll, post-roll) and, for mid-rolls, a `midrollIndex` specifying the exact mid-roll break to target."],["The `positionType` can also be set to `ALL` to target all available positions within the video or `UNKNOWN` if the specific position isn't defined by the current API version."]]],[]]