Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
VerticalTargeting is used to define vertical targeting criteria for advertising, including which verticals to target and which to exclude.
It utilizes two main fields: targetedVerticalIds and excludedVerticalIds, both represented as arrays of long integers to specify the respective verticals.
VerticalTargeting is relevant to various services in Google Ad Manager such as AdRuleService, AdjustmentService, ForecastService, LineItemService, and others.
It's a part of the https://www.google.com/apis/ads/publisher/v202411 namespace within the PublisherQueryLanguageService.
[[["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 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"]]