type AdUnitTargeting (v202402)
Represents targeted or excluded ad units.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
Field
|
adUnitId
|
xsd:string
Included or excluded ad unit id.
|
includeDescendants
|
xsd:boolean
Whether or not all descendants are included (or excluded) as part of including (or excluding)
this ad unit. By default, the value is true which means targeting this ad unit will
target all of its descendants.
|
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["AdUnitTargeting allows publishers to include or exclude specific ad units for targeting."],["This feature enables refined ad delivery by targeting ad units directly or by including/excluding their descendants."],["AdUnitTargeting utilizes adUnitId and includeDescendants fields within the `https://www.google.com/apis/ads/publisher/v202402` namespace."]]],["The core content outlines the `AdUnitTargeting` feature within a service namespace. It defines the targeting or exclusion of ad units, specifying two fields: `adUnitId`, the identifier of the ad unit, and `includeDescendants`, a boolean determining if all descendant ad units are also included or excluded. Several services are listed, with a specific focus on how they use `AdUnitTargeting` as a dependency.\n"]]