type VerticalTargeting (v202408)
Vertical targeting information.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["VerticalTargeting allows publishers to target or exclude specific verticals or industry categories in their ad campaigns."],["It utilizes two main fields: `targetedVerticalIds` to specify desired verticals and `excludedVerticalIds` to block unwanted ones."],["These fields accept arrays of `long` values representing the unique identifiers for each vertical category within Google Ad Manager."],["This feature is a part of the broader Targeting service, providing fine-grained control over ad delivery to relevant audiences based on their industry interests."]]],["The content outlines `VerticalTargeting` within a service context. Key services include `AdRuleService`, `AdjustmentService`, `ForecastService`, and others. `VerticalTargeting` is defined within the namespace `https://www.google.com/apis/ads/publisher/v202408`. It specifies targeting using `targetedVerticalIds` and `excludedVerticalIds`, both of which are arrays of long integers. The `ForecastService` is linked through a dependency on `Targeting`. This structure helps define the scope of targeted advertising.\n"]]