type AdUnitTargeting (v202508)

  • AdUnitTargeting represents targeted or excluded ad units.

  • It contains fields for the ad unit ID and a flag to include or exclude descendants.

  • The includeDescendants field defaults to true, targeting all descendants when an ad unit is targeted.

Represents targeted or excluded ad units.


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

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.