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 allows for targeted advertising within videos, focusing on pre-roll, mid-roll, or post-roll placements."],["It uses `positionType` to define the ad's placement (pre-roll, mid-roll, post-roll) and `midrollIndex` for specific mid-roll targeting."],["Advertisers can target all positions using the `ALL` VideoPositionType or select individual positions like `PREROLL`, `MIDROLL`, or `POSTROLL`."],["When `positionType` is set to `MIDROLL`, the `midrollIndex` field becomes crucial for specifying the desired mid-roll slot."]]],[]]