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-05-15 UTC."],[[["AdUnitTargeting is used to include or exclude ad units for targeting."],["It utilizes `adUnitId` and `includeDescendants` to define the scope of targeting."],["By default, targeting an ad unit includes all of its descendants."],["AdUnitTargeting belongs to the `https://www.google.com/apis/ads/publisher/v202405` namespace."]]],["The core content details `AdUnitTargeting`, which represents ad units that are either targeted or excluded. Key information includes the `adUnitId` (a string), which identifies the specific ad unit, and `includeDescendants` (a boolean) which determines if targeting applies to the ad unit's descendants. The default is `true`. This is part of several services, including `AdRuleService`, `AdjustmentService`, and `AudienceSegmentService`. The content also lists other services available such as `ForecastService`, `LineItemService` and more.\n"]]