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-02 UTC."],[[["VideoPosition allows targeting ads within videos, either by position (pre-roll, mid-roll, post-roll) or a specific mid-roll index."],["It's defined by `positionType` (the general ad placement within the video) and `midrollIndex` (relevant only for mid-roll placements)."],["The `positionType` can be PREROLL, MIDROLL, POSTROLL, or ALL, while `midrollIndex` specifies the target mid-roll point as an integer."],["This object is used within the Google Ad Manager API to precisely control video ad placement."]]],[]]