[[["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\u003eVerticalTargeting is used to define vertical targeting criteria for advertising, including which verticals to target and which to exclude.\u003c/p\u003e\n"],["\u003cp\u003eIt utilizes two main fields: \u003ccode\u003etargetedVerticalIds\u003c/code\u003e and \u003ccode\u003eexcludedVerticalIds\u003c/code\u003e, both represented as arrays of long integers to specify the respective verticals.\u003c/p\u003e\n"],["\u003cp\u003eVerticalTargeting is relevant to various services in Google Ad Manager such as AdRuleService, AdjustmentService, ForecastService, LineItemService, and others.\u003c/p\u003e\n"],["\u003cp\u003eIt's a part of the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e namespace within the PublisherQueryLanguageService.\u003c/p\u003e\n"]]],["The core content details `VerticalTargeting` within the Google Ad Manager API (v202411), which is used by multiple services: `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `TargetingPresetService`, and `YieldGroupService`. It relies on `Targeting`. `VerticalTargeting` information includes two fields: `targetedVerticalIds`, and `excludedVerticalIds`, both of which are arrays of long integers ( `xsd:long[]`). These fields determine which verticals are included or excluded in the targeting process.\n"],null,["# type VerticalTargeting (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.VerticalTargeting) [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.VerticalTargeting) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.VerticalTargeting) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.VerticalTargeting) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.VerticalTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.VerticalTargeting) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.VerticalTargeting) **PublisherQueryLanguageService** [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.VerticalTargeting) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.VerticalTargeting) **Dependencies** \n[Targeting](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.Targeting) \n▼\n**VerticalTargeting**\n\nVertical targeting information.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---------------------------|------------------------|\n| ### `targetedVerticalIds` | ` `xsd:`long[]` \u003cbr /\u003e |\n| ### `excludedVerticalIds` | ` `xsd:`long[]` \u003cbr /\u003e |"]]