[[["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."],[[["CustomCriteriaSet allows defining targeting criteria for yield groups using logical operators (AND, OR) and child criteria."],["It can be used with various services like AdRuleService, AdjustmentService, and others to manage targeting and yield optimization."],["The `logicalOperator` field determines how child criteria are combined (AND or OR)."],["`children` can include other CustomCriteriaNodes, CustomCriteriaSets, or specific criteria like CustomCriteria, CmsMetadataCriteria, and AudienceSegmentCriteria."],["This enables complex targeting scenarios by nesting and combining different criteria types."]]],["The core content outlines service interactions and data structures within a namespace `https://www.google.com/apis/ads/publisher/v202405`. It details the `CustomCriteriaSet`, which includes a logical operator (`AND` or `OR`) and has children. Child nodes can be `CustomCriteriaNode`, `CustomCriteriaSet`, or `CustomCriteriaLeaf`. The service also references related elements like `Targeting`, and services as `AdRuleService` and `YieldGroupService`. It uses `CustomCriteria`, `CmsMetadataCriteria`, `AudienceSegmentCriteria`.\n"]]