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-08-20 UTC."],[[["`VideoPositionTarget` allows you to target specific positions within a video, such as pre-roll, mid-roll, post-roll, or bumper positions."],["This targeting can be further refined by specifying positions within ad pods or by targeting custom ad spots using their IDs."],["Targeting options include `videoPosition`, `videoBumperType`, `videoPositionWithinPod`, and `adSpotId`, providing flexibility in ad placement."],["For bumper positions, you must specify the `videoBumperType` as either `BEFORE` or `AFTER` the ad pod, while line items need a corresponding bumper type."],["To target positions within an ad pod, utilize `videoPositionWithinPod`, while `adSpotId` allows for targeting custom ad spots directly."]]],["The `VideoPositionTarget` defines targetable positions within a video, relying on `VideoPositionTargeting`. Key attributes include: `videoPosition`, specifying the targeted position; `videoBumperType`, indicating bumper positions (BEFORE/AFTER); `videoPositionWithinPod`, for positions inside a pod; and `adSpotId`, for targeting a custom ad spot. Targeting a video or pod position requires a null `videoBumperType`, while bumper positions necessitate a populated `videoBumperType`. Each targeting type also requires specific attributes to be null or populated.\n"]]