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 allows targeting specific positions within a video for ad placement."],["It supports pre-roll, mid-roll, post-roll, or all positions, and can target specific mid-roll indexes."],["VideoPosition has two main fields: `positionType` (defines the general position) and `midrollIndex` (specifies the mid-roll index if applicable)."],["`positionType` can be PREROLL, MIDROLL, POSTROLL, or ALL, while `midrollIndex` is an integer relevant only when `positionType` is MIDROLL."]]],[]]