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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[[["AdUnitTargeting allows publishers to include or exclude specific ad units for targeting."],["It supports targeting by ad unit ID (`adUnitId`) and can include or exclude all descendant ad units using the `includeDescendants` field."],["By default, targeting an ad unit also targets all of its descendants."]]],["The core content details `AdUnitTargeting`, which defines the inclusion or exclusion of ad units in targeting. Key actions involve specifying an `adUnitId` and determining if `includeDescendants` is true or false. The default setting for `includeDescendants` is true, extending targeting to all child ad units. This functionality is accessible via multiple services, like `AdRuleService`, `AdjustmentService`, and `ForecastService`, and also depends on `InventoryTargeting`. The related namespace is also defined.\n"]]