[[["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."],[[["A `CustomCriteriaNode` represents a node within the custom targeting tree in Google Ad Manager."],["These nodes can be either a `CustomCriteriaSet` (non-leaf, representing a group) or a `CustomCriteria` (leaf, representing a specific criterion)."],["The structure and rules of the custom targeting tree are defined by the `Targeting.customTargeting` field."],["Several Ad Manager services utilize `CustomCriteriaNode` including `AdRuleService`, `AdjustmentService`, and `TargetingPresetService`, among others."]]],["The core content defines `CustomCriteriaNode` as a component in a custom targeting tree, which can be either a non-leaf `CustomCriteriaSet` or a leaf `CustomCriteria`. The targeting tree is governed by rules specified in `Targeting.customTargeting`. Several services like `AdRuleService`, `AdjustmentService`, `AudienceSegmentService`, etc., and `TargetingPresetService` utilize `CustomCriteriaNode`. It details the relationship of dependencies like `CustomCriteriaLeaf` and `CustomCriteriaSet`. The namespace is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]