[[["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."],[[["The `VideoPosition` object defines the position of an ad within a video content."],["It utilizes the `positionType` field to indicate whether the ad should be displayed as a pre-roll, mid-roll, post-roll, or in all positions, with `midrollIndex` further specifying the position for mid-roll ads."],["`VideoPosition` is utilized by services such as AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService."],["The `positionType` field is an enumeration with possible values: `UNKNOWN`, `ALL`, `PREROLL`, `MIDROLL`, `POSTROLL`."],["The `midrollIndex` field, an integer, provides further detail for mid-roll ad positions within the video content."]]],[]]