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 criteria."],["You can target or exclude specific verticals using their IDs through `targetedVerticalIds` and `excludedVerticalIds` fields respectively."],["This object is used in various services like AdRuleService, AdjustmentService, and NativeStyleService, to name a few."],["It utilizes a namespace of `https://www.google.com/apis/ads/publisher/v202411` for identification and integration."]]],["The core content outlines the `VerticalTargeting` feature within an ad management system, accessible through various services like `AdRuleService`, `ForecastService`, and `LineItemService`. It involves specifying `targetedVerticalIds` and `excludedVerticalIds`, both represented as arrays of long integers. This `VerticalTargeting` data is a dependency of the `NativeStyleService` and can be managed across different service functionalities such as `ProposalService` and `YieldGroupService`. It uses the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]