The video bumper type to target. To target a video position or a pod position, this value must
be null. To target a bumper position this value must be populated and the line item must have a
bumper type. To target a custom ad spot, this value must be null.
The video position within a pod to target. To target a video position or a bumper position,
this value must be null. To target a position within a pod this value must be populated. To
target a custom ad spot, this value must be null.
adSpotId
xsd:long
A custom spot AdSpot to target. To target a video position, a bumper type or a video
position within a pod this value must be null.
[[["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."],[[["VideoPositionTarget allows publishers to target specific positions within a video, such as pre-roll, mid-roll, post-roll, or bumper positions."],["It offers flexibility to target specific ad spots within video content by specifying their unique identifiers."],["Publishers can refine targeting based on video position within ad pods, enabling control over ad placement sequence."],["VideoPositionTarget supports various video bumper types like \"before\" and \"after\" ad pods, facilitating targeted bumper ad delivery."],["It utilizes a namespace for organization and provides detailed field descriptions for 'videoPosition', 'videoBumperType', 'videoPositionWithinPod', and 'adSpotId' to guide implementation."]]],["The content details `VideoPositionTarget`, specifying targetable video ad positions. Key fields include: `videoPosition` (required), `videoBumperType` (targeting bumper positions with `BEFORE` or `AFTER` enumerations), `videoPositionWithinPod` (targeting positions within ad pods), and `adSpotId` (targeting custom ad spots). Specific services like `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `TargetingPresetService` and `YieldGroupService` are involved. `VideoPositionTargeting` is a key dependency. Each field has specific targeting requirements based on the ad type.\n"]]