[[["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.Type` identifies targetable ad positions within a video."],["It includes options for pre-roll, mid-roll, post-roll, and targeting all positions."],["This enumeration is part of the Google Ad Manager API and uses a specific namespace."]]],["The core content defines targetable video positions within an ad management system. It lists services such as `AdRuleService`, `AdjustmentService`, and `NativeStyleService`, among others, that interact with `VideoPosition`. `VideoPosition.Type` enumerates specific positions: `UNKNOWN` (for unexposed values), `ALL` (all positions), `PREROLL` (before video), `MIDROLL` (during video), and `POSTROLL` (after video). These positions enable targeting ads at specific points in the video playback. The namespace for these elements is also provided.\n"]]