[[["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."],[[["\u003cp\u003e\u003ccode\u003eVideoPosition.Type\u003c/code\u003e identifies targetable ad positions within a video.\u003c/p\u003e\n"],["\u003cp\u003eIt includes options for pre-roll, mid-roll, post-roll, and targeting all positions.\u003c/p\u003e\n"],["\u003cp\u003eThis type is utilized within the Google Ad Manager API for various services like forecasting and targeting.\u003c/p\u003e\n"]]],["The document defines `VideoPosition.Type`, outlining targetable positions within a video. Key types include `PREROLL` (before video start), `MIDROLL` (during video), `POSTROLL` (after video completion), and `ALL` (all positions). The `UNKNOWN` type is a fallback for unexposed values. The core services listed are AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService, these all having a dependency with VideoPosition.\n"],null,["# enum VideoPosition.Type (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.VideoPosition.Type) [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.VideoPosition.Type) **ForecastService** [LineItemService](/ad-manager/api/reference/v202411/LineItemService.VideoPosition.Type) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.VideoPosition.Type) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.VideoPosition.Type) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.VideoPosition.Type) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.VideoPosition.Type) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.VideoPosition.Type) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.VideoPosition.Type) **Dependencies** \n[VideoPosition](/ad-manager/api/reference/v202411/ForecastService.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/v202411`\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. |"]]