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-05-15 UTC."],[[["`VideoPositionTarget` allows for targeting specific positions within a video, such as pre-roll, mid-roll, post-roll, or bumper positions."],["It uses fields like `videoPosition`, `videoBumperType`, `videoPositionWithinPod`, and `adSpotId` to define the target location."],["This targeting option is essential for advertisers who want to place their ads in specific parts of a video content."],["To target positions within the video content, `videoPosition` is used, while `videoBumperType` targets bumper positions (before or after ad pods)."],["`videoPositionWithinPod` enables targeting specific positions within an ad pod, whereas `adSpotId` targets custom ad spots defined in Ad Manager."]]],["The `VideoPositionTarget` defines targetable positions within a video, specifying how ads are placed. Key fields include: `videoPosition` (the position to target, required), `videoBumperType` (bumper ad type, must be null for video/pod positions), `videoPositionWithinPod` (position within an ad pod, null for other positions), and `adSpotId` (custom ad spot ID, null for other positions). It works under various services and depends on `VideoPositionTargeting`. `BEFORE` and `AFTER` are the value accepted in the `videoBumperType` field.\n"]]