[[["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` allows for targeting specific positions within a video for ad delivery."],["It includes positions like pre-roll, mid-roll, post-roll, and a catch-all \"all\" position."],["This enumeration is part of the Google Ad Manager API and is used within various services like Forecasting and Line Item management."],["An `UNKNOWN` value is returned if the API version doesn't expose the actual value."]]],["The document defines targetable positions within a video, specified by the `VideoPosition.Type`. The core services involved include AdRuleService, AdjustmentService, ForecastService, and others related to ad management. `VideoPosition.Type` has dependencies and can have the following values: `UNKNOWN`, `ALL`, `PREROLL` (before the video), `MIDROLL` (during the video), and `POSTROLL` (after the video). These positions are all within a namespace.\n"]]