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-08-20 UTC."],[[["VideoPosition represents a targetable position within a video, allowing for ad targeting before, during, or after video playback."],["It includes two main fields: `positionType` which specifies pre-roll, mid-roll, or post-roll, and `midrollIndex` to target specific mid-roll positions."],["When targeting mid-rolls, the `midrollIndex` field becomes relevant, while other position types utilize the broader `positionType` categories."],["This object is used within the Ad Manager API to precisely define where video ads should appear within video content."]]],[]]