[[["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."],[[["The `YieldGroupService.CustomCriteria` object allows you to define targeting criteria based on custom key-value pairs."],["It inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`, providing flexibility in structuring your criteria."],["Key fields include `keyId`, `valueIds`, and `operator` to specify the custom criteria, their values, and the comparison operation."],["`ComparisonOperator` enum allows you to use either `IS` or `IS_NOT` for matching."]]],["The core content outlines several services and their relationships within a namespace (`https://www.google.com/apis/ads/publisher/v202405`). Key services include AdRuleService, AdjustmentService, and YieldGroupService. The structure of `CustomCriteria` is detailed, including inherited elements like `CustomCriteriaNode` and `CustomCriteriaLeaf`. `CustomCriteria` includes `keyId`, `valueIds`, and an `operator`. This operator utilizes comparison enumerations such as `IS` and `IS_NOT`.\n"]]