[[["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 objects contain information about vertical targeting, including IDs for both targeted and excluded verticals.\u003c/p\u003e\n"],["\u003cp\u003eIt's used within various Google Ad Manager services like ProposalService, ForecastService, and LineItemService for refined ad targeting.\u003c/p\u003e\n"],["\u003cp\u003eVertical targeting allows publishers to specify which industry categories their ads should be shown in or excluded from to increase relevancy and performance.\u003c/p\u003e\n"],["\u003cp\u003eThe targeting and exclusion is achieved using the \u003ccode\u003etargetedVerticalIds\u003c/code\u003e and \u003ccode\u003eexcludedVerticalIds\u003c/code\u003e fields respectively.\u003c/p\u003e\n"]]],["The core content outlines the `VerticalTargeting` feature within an ad management system, specifically version v202411. It details the ability to target and exclude specific verticals using their respective IDs. `targetedVerticalIds` and `excludedVerticalIds` are the fields defined, both employing a list of long integers. This functionality is integrated across multiple services, including AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. It depends on `Targeting`.\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** [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/ProposalService.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 |"]]