[[["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."],[[["The `VideoPosition` object defines the position of a video ad within the content, encompassing preroll, midroll, and postroll."],["`VideoPosition` is utilized by various services like `AdRuleService`, `ProposalService`, and `YieldGroupService` to specify ad placement."],["`positionType` field defines the type of video ad position using the `VideoPosition.Type` enum, with options like preroll, midroll, and postroll."],["For midroll positions, `midrollIndex` indicates the specific position of the ad within the content stream."]]],["The provided content details the `VideoPosition` within the Google Ad Manager API (v202402), specifically related to various services. Key services include `AdRuleService`, `ForecastService`, `LineItemService`, `YieldGroupService` and others. `VideoPosition` depends on `VideoPositionTarget`. It defines video ad positions using `positionType`, which can be `UNKNOWN`, `ALL`, `PREROLL`, `MIDROLL`, or `POSTROLL`, and `midrollIndex` to specify the numerical index of mid-roll ads. These can be found under the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]