type AdUnitTargeting (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Represents targeted or excluded ad units.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eAdUnitTargeting allows publishers to include or exclude specific ad units for ad delivery.\u003c/p\u003e\n"],["\u003cp\u003eTargeting can be further refined by including or excluding all descendant ad units of a selected parent ad unit.\u003c/p\u003e\n"],["\u003cp\u003eAdUnitTargeting objects are part of the Google Ad Manager API and reside within a specific namespace for version 202408.\u003c/p\u003e\n"],["\u003cp\u003eTwo key properties define AdUnitTargeting: \u003ccode\u003eadUnitId\u003c/code\u003e which specifies the targeted or excluded ad unit ID and \u003ccode\u003eincludeDescendants\u003c/code\u003e, a boolean controlling whether descendants are included in the targeting.\u003c/p\u003e\n"]]],["The content details `AdUnitTargeting`, which manages ad unit inclusion or exclusion. Key information includes the `adUnitId` (a string representing the ad unit's ID) and `includeDescendants` (a boolean, defaulting to true, indicating whether to target all descendant ad units). It is dependent on `InventoryTargeting`. The namespace for the service is `https://www.google.com/apis/ads/publisher/v202408`, and it is linked to ten different services.\n"],null,["# type AdUnitTargeting (v202408)\n\n**Service** \n**AdRuleService** [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.AdUnitTargeting) [AudienceSegmentService](/ad-manager/api/reference/v202408/AudienceSegmentService.AdUnitTargeting) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.AdUnitTargeting) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.AdUnitTargeting) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.AdUnitTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.AdUnitTargeting) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.AdUnitTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.AdUnitTargeting) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.AdUnitTargeting) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.AdUnitTargeting) **Dependencies** \n[InventoryTargeting](/ad-manager/api/reference/v202408/AdRuleService.InventoryTargeting) \n▼\n**AdUnitTargeting**\n\nRepresents targeted or excluded ad units.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|--------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `adUnitId` | ` `xsd:`string` Included or excluded ad unit id. |\n| ### `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. |"]]