type VerticalTargeting (v202411)
Vertical targeting information.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
targetedVerticalIds
|
xsd:long[]
|
excludedVerticalIds
|
xsd:long[]
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["VerticalTargeting objects contain information about vertical targeting, including IDs for both targeted and excluded verticals."],["It's used within various Google Ad Manager services like ProposalService, ForecastService, and LineItemService for refined ad targeting."],["Vertical targeting allows publishers to specify which industry categories their ads should be shown in or excluded from to increase relevancy and performance."],["The targeting and exclusion is achieved using the `targetedVerticalIds` and `excludedVerticalIds` fields respectively."]]],["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"]]