Represents a targetable position within a video. A video ad can be targeted
to a position (pre-roll, all mid-rolls, or post-roll), or to a specific mid-roll index.
[[["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 objects represent targetable ad positions within a video, such as pre-roll, mid-roll, or post-roll."],["These positions can be targeted broadly (e.g., all mid-rolls) or specifically (e.g., a particular mid-roll index)."],["The `positionType` field indicates the general position, while `midrollIndex` specifies the target for mid-roll ads."],["VideoPosition is used within Ad Manager to define where video ads should be displayed during video content playback."]]],["The core content describes the `VideoPosition` within a video ad service, outlining its targetable positions. It specifies `positionType` as pre-roll, mid-roll, or post-roll, with options for targeting all positions. The `midrollIndex` field allows targeting of a specific mid-roll by its index. The content lists various services like `AdRuleService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, `YieldGroupService` and the dependency `VideoPositionTarget` within the namespace.\n"]]