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 2025-08-06 UTC."],[],["The content defines `VideoPositionTarget`, outlining targetable video positions. Key fields include `videoPosition` (required), `videoBumperType` (for bumper targeting, with BEFORE/AFTER options), `videoPositionWithinPod` (for in-pod targeting), and `adSpotId` (for custom ad spots). Each field dictates the targeting type, and specific values are required depending on whether it's a general video position, bumper, pod position, or custom spot. Several services are involved such as AdRuleService, and ForecastService.\n"],null,["# type VideoPositionTarget (v202502)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202502/AdRuleService.VideoPositionTarget) [AdjustmentService](/ad-manager/api/reference/v202502/AdjustmentService.VideoPositionTarget) [ForecastService](/ad-manager/api/reference/v202502/ForecastService.VideoPositionTarget) [LineItemService](/ad-manager/api/reference/v202502/LineItemService.VideoPositionTarget) [NativeStyleService](/ad-manager/api/reference/v202502/NativeStyleService.VideoPositionTarget) [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.VideoPositionTarget) [ProposalService](/ad-manager/api/reference/v202502/ProposalService.VideoPositionTarget) **PublisherQueryLanguageService** [TargetingPresetService](/ad-manager/api/reference/v202502/TargetingPresetService.VideoPositionTarget) [YieldGroupService](/ad-manager/api/reference/v202502/YieldGroupService.VideoPositionTarget) **Dependencies** \n[VideoPositionTargeting](/ad-manager/api/reference/v202502/PublisherQueryLanguageService.VideoPositionTargeting) \n▼\n**VideoPositionTarget**\n\nRepresents the options for targetable positions within a video.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `videoPosition` | ` `[VideoPosition](/ad-manager/api/reference/v202502/PublisherQueryLanguageService.VideoPosition)` ` The video position to target. This attribute is required. |\n| ### `videoBumperType` | ` `[VideoBumperType](/ad-manager/api/reference/v202502/PublisherQueryLanguageService.VideoBumperType)` ` 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. *** ** * ** *** **Enumerations** `BEFORE` : Represents the bumper position before the ad pod. `AFTER` : Represents the bumper position after the ad pod. \u003cbr /\u003e |\n| ### `videoPositionWithinPod` | ` `[VideoPositionWithinPod](/ad-manager/api/reference/v202502/PublisherQueryLanguageService.VideoPositionWithinPod)` ` 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. |\n| ### `adSpotId` | ` `xsd:`long` A custom spot [AdSpot](/ad-manager/api/reference/v202502/AdRuleService.AdSpot) to target. To target a video position, a bumper type or a video position within a pod this value must be null. |"]]