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 objects define criteria for including or excluding specific ad units and their descendants in targeting."],["It utilizes `adUnitId` to identify the targeted or excluded ad unit, and `includeDescendants` to specify if descendant ad units are affected."],["By default, `includeDescendants` is set to `true`, meaning that selecting an ad unit for targeting automatically includes all its children."]]],["The core content details `AdUnitTargeting`, which specifies targeted or excluded ad units within various services. Key information includes the `adUnitId` (a string representing the ad unit's ID) and `includeDescendants` (a boolean). The `includeDescendants` field determines if targeting an ad unit also targets its child ad unit. The default is `true`, meaning targeting an ad unit will include all descendants. It relates to multiple services in the API like AdRuleService, AdjustmentService, ForecastService, and ProposalLineItemService.\n"]]