[[["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 core content describes the `VideoPosition.Type` enumeration used within various services like `AdRuleService`, `ForecastService`, and `ProposalService`. It defines targetable positions within a video. The possible values are `UNKNOWN` (for unexposed values), `ALL` (all positions), `PREROLL` (before video), `MIDROLL` (during video), and `POSTROLL` (after video). This enumeration is applicable to video ad targeting.\n"],null,["# enum VideoPosition.Type (v202502)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202502/AdRuleService.VideoPosition.Type) [AdjustmentService](/ad-manager/api/reference/v202502/AdjustmentService.VideoPosition.Type) [ForecastService](/ad-manager/api/reference/v202502/ForecastService.VideoPosition.Type) [LineItemService](/ad-manager/api/reference/v202502/LineItemService.VideoPosition.Type) [NativeStyleService](/ad-manager/api/reference/v202502/NativeStyleService.VideoPosition.Type) [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.VideoPosition.Type) **ProposalService** [PublisherQueryLanguageService](/ad-manager/api/reference/v202502/PublisherQueryLanguageService.VideoPosition.Type) [TargetingPresetService](/ad-manager/api/reference/v202502/TargetingPresetService.VideoPosition.Type) [YieldGroupService](/ad-manager/api/reference/v202502/YieldGroupService.VideoPosition.Type) **Dependencies** \n[VideoPosition](/ad-manager/api/reference/v202502/ProposalService.VideoPosition) \n▼\n**VideoPosition.Type**\n\nRepresents a targetable position within a video.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|-------------|-------------------------------------------------------------------------------------|\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |\n| `ALL` | This position targets all of the above video positions. |\n| `PREROLL` | The position defined as showing before the video starts playing. |\n| `MIDROLL` | The position defined as showing within the middle of the playing video. |\n| `POSTROLL` | The position defined as showing after the video is completed. |"]]