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 2025-08-06 UTC."],[],["The content describes `VideoPositionTargeting`, which defines where ads can appear within or around a video. It supports positions like pre-roll, post-roll, and mid-roll. Empty targeting allows all positions; specifically for bumper line items, this defaults to all bumper positions. `VideoPositionTarget` objects, managed within `TargetingPresetService`, are specified in the `targetedPositions` field to determine where an ad line item is delivered. The relevant services that support it include AdRuleService, AdjustmentService, and others.\n"],null,["**Service** \n[AdRuleService](/ad-manager/api/reference/v202502/AdRuleService.VideoPositionTargeting) [AdjustmentService](/ad-manager/api/reference/v202502/AdjustmentService.VideoPositionTargeting) [ForecastService](/ad-manager/api/reference/v202502/ForecastService.VideoPositionTargeting) [LineItemService](/ad-manager/api/reference/v202502/LineItemService.VideoPositionTargeting) [NativeStyleService](/ad-manager/api/reference/v202502/NativeStyleService.VideoPositionTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.VideoPositionTargeting) [ProposalService](/ad-manager/api/reference/v202502/ProposalService.VideoPositionTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202502/PublisherQueryLanguageService.VideoPositionTargeting) **TargetingPresetService** [YieldGroupService](/ad-manager/api/reference/v202502/YieldGroupService.VideoPositionTargeting) **Dependencies** \n[Targeting](/ad-manager/api/reference/v202502/TargetingPresetService.Targeting) \n▼\n**VideoPositionTargeting**\n\n\nRepresents positions within and around a video where ads can be\ntargeted to.\n\nExample positions could be `pre-roll` (before the video plays),\n`post-roll` (after a video has\ncompleted playback) and `mid-roll`\n(during video playback).\n\nEmpty video position targeting means that all video positions\nare allowed. If a bumper line item has empty video position\ntargeting it will be updated to target all bumper positions.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ||\n|---------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `targetedPositions` | ` `[VideoPositionTarget](/ad-manager/api/reference/v202502/TargetingPresetService.VideoPositionTarget)`[]` The `VideoTargetingPosition` objects being targeted by the video [LineItem](/ad-manager/api/reference/v202502/ForecastService.LineItem). |"]]