[[["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-05-15 UTC."],[[["`VideoPosition.Type` identifies targetable ad positions within a video, like pre-roll, mid-roll, and post-roll."],["This enumeration is part of the Google Ad Manager API and is used by several services, including LineItemService."],["`VideoPosition.Type` allows advertisers to target specific video positions for their ads to appear."],["Advertisers can use the values `PREROLL`, `MIDROLL`, and `POSTROLL` to target ads before, during, or after a video, respectively, or use `ALL` for all positions."]]],["The document outlines targetable positions within a video, defined by the `VideoPosition.Type` enumeration. The types are `UNKNOWN`, `ALL`, `PREROLL` (before video), `MIDROLL` (during video), and `POSTROLL` (after video). This information is utilized by services including `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, and several others like `NativeStyleService`, `ProposalService`, etc. It also shows the namespace, and the description for each type of position.\n"]]