[[["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."],[[["`VideoPosition.Type` identifies the specific placement of ads within a video stream."],["It provides enums for targeting ads before (`PREROLL`), during (`MIDROLL`), or after (`POSTROLL`) the video content, in addition to options for all positions (`ALL`) or unknown scenarios (`UNKNOWN`)."],["This enumeration is part of the Google Ad Manager API and is used across various services such as AdRuleService, AdjustmentService, and ForecastService."]]],["The core content describes the `VideoPosition.Type` within the Google Ad Manager API, specifically version v202402. It defines targetable positions in a video, including `PREROLL` (before the video), `MIDROLL` (during the video), and `POSTROLL` (after the video). The `ALL` position targets all of these. The service depends on this type, including AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, YieldGroupService. `UNKNOWN` is returned if the value isn't exposed.\n"]]