AI-generated Key Takeaways
-
AdUnitTargeting allows publishers to include or exclude specific ad units for targeting.
-
It is defined within the namespace
https://www.google.com/apis/ads/publisher/v202411
. -
Targeting can be extended to descendant ad units using the
includeDescendants
field, which istrue
by default. -
AdUnitTargeting utilizes two main fields:
adUnitId
for specifying the targeted/excluded unit andincludeDescendants
for controlling descendant inclusion.
Represents targeted or excluded ad units.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
|
Included or excluded ad unit id. |
|
Whether or not all descendants are included (or excluded) as part of including (or excluding)
this ad unit. By default, the value is |