type AdUnitTargeting (v202505)

  • The AdUnitTargeting object represents targeted or excluded ad units within various services.

  • It includes fields for adUnitId (the ID of the ad unit) and includeDescendants (whether to include or exclude all descendants).

  • The default value for includeDescendants is true, meaning targeting an ad unit will also target its descendants.

Represents targeted or excluded ad units.


Namespace
https://www.google.com/apis/ads/publisher/v202505

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.