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 2025-02-20 UTC."],[],["The core content defines `AdUnitTargeting`, which specifies included or excluded ad units within various services. Key fields include `adUnitId`, a string representing the unit's ID, and `includeDescendants`, a boolean. When `true` (default), targeting an ad unit also targets all its descendants. This targeting functionality is found in multiple services like AdRuleService, LineItemService, and ForecastService, with InventoryTargeting as a dependency.\n"]]