Represents positions within and around a video where ads can be
targeted to.
Example positions could be pre-roll (before the video plays),
post-roll (after a video has
completed playback) and mid-roll
(during video playback).
Empty video position targeting means that all video positions
are allowed. If a bumper line item has empty video position
targeting it will be updated to target all bumper positions.
[[["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."],[[["VideoPositionTargeting allows targeting ads within and around videos, such as pre-roll, post-roll, and mid-roll."],["Empty video position targeting implies that all positions are allowed, with bumper line items automatically targeting all bumper positions if left empty."],["This feature is utilized by various services like AdRuleService, AdjustmentService, ForecastService, and others to manage ad placement."],["The `targetedPositions` field specifies the `VideoPositionTarget` objects for the video LineItem."],["VideoPositionTargeting uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The core content defines `VideoPositionTargeting`, which specifies where ads can appear within or around a video. These positions include pre-roll, post-roll, and mid-roll. Empty targeting allows all positions. The namespace is specified as `https://www.google.com/apis/ads/publisher/v202405`. The field `targetedPositions` holds an array of `VideoPositionTarget` objects, that are the targeted positions for a video LineItem. The relevant services are `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService` and `YieldGroupService`.\n"]]