type AdUnitTargeting (v202505)

  • AdUnitTargeting represents targeted or excluded ad units.

  • AdUnitTargeting has two fields: adUnitId (string) and includeDescendants (boolean).

  • The adUnitId specifies the included or excluded ad unit ID.

  • The includeDescendants field determines if all descendants are included or excluded along with the ad unit, defaulting to true.

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.