type AdUnitTargeting (v202411)

  • AdUnitTargeting allows publishers to include or exclude specific ad units for targeting.

  • It provides control over targeting by including or excluding descendant ad units with the includeDescendants field.

  • AdUnitTargeting is part of the Google Ad Manager API and uses a specific namespace for identification.

  • Two key fields, adUnitId and includeDescendants, define the targeted or excluded ad unit and whether to include its descendants.

Represents targeted or excluded ad units.


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

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.