[[["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-11-19 UTC."],[[["A `CustomCriteriaNode` represents a node within the custom targeting tree in Google Ad Manager."],["It 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 `Targeting.customTargeting`."],["Various services like `AdRuleService`, `ProposalService`, and `YieldGroupService` utilize `CustomCriteriaNode`."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202411`."]]],["The core content defines `CustomCriteriaNode` as a component in a custom targeting tree. This node can be either a `CustomCriteriaSet` (non-leaf) or a `CustomCriteriaLeaf` (leaf). Several services use these nodes, including `AdRuleService`, `AdjustmentService`, `AudienceSegmentService`, and others. `CustomCriteriaNode` inheritance involves `CustomCriteriaSet` and `CustomCriteriaLeaf`. The custom criteria targeting tree follows rules outlined in `Targeting.customTargeting`. The namespace for these definitions is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]