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 represents a targetable position within a video, allowing ads to be targeted to specific positions like pre-roll, mid-roll, or post-roll."],["It has two main fields: `positionType` defining the broad position (pre-roll, mid-roll, post-roll) and `midrollIndex` for specifying the target index within mid-rolls."],["`midrollIndex` is only relevant when `positionType` is set to `MIDROLL`, otherwise it's ignored."]]],[]]