[[["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 allows for the specification of included and excluded verticals for ad targeting.\u003c/p\u003e\n"],["\u003cp\u003eIt utilizes two fields: \u003ccode\u003etargetedVerticalIds\u003c/code\u003e and \u003ccode\u003eexcludedVerticalIds\u003c/code\u003e, both accepting arrays of long integers representing vertical IDs.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for VerticalTargeting is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt is used within several Google Ad Manager services such as AdRuleService, ForecastService, and LineItemService for refining ad delivery.\u003c/p\u003e\n"]]],["The content outlines `VerticalTargeting` within an ad management API, accessible via multiple services including `AdRuleService`, `ForecastService`, and others. It details how to target or exclude specific verticals using `targetedVerticalIds` and `excludedVerticalIds`, both represented as arrays of long integers. This targeting mechanism is a dependency of `AdjustmentService` and operates within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# type VerticalTargeting (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.VerticalTargeting) **AdjustmentService** [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](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.VerticalTargeting) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.VerticalTargeting) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.VerticalTargeting) **Dependencies** \n[Targeting](/ad-manager/api/reference/v202411/AdjustmentService.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 |"]]