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-02-13 UTC."],[[["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/v202402`."],["Targeting can be extended to descendant ad units using the `includeDescendants` field, which is `true` by default."],["AdUnitTargeting is used by several services within Google Ad Manager, including LineItemService and ProposalService."]]],["The core content defines `AdUnitTargeting`, which represents ad units that are either targeted or excluded. Key services mentioned include `AdRuleService`, `AdjustmentService`, `AudienceSegmentService`, `ForecastService`, `LineItemService`, and others. `AdUnitTargeting` has two fields: `adUnitId` (string) to specify the targeted ad unit and `includeDescendants` (boolean) to determine if the targeting includes the ad unit's descendants, which defaults to true.\n"]]