[[["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-08-06 UTC."],[],["The core content defines `CustomCriteriaSet`, a component for ad targeting. It details that a `CustomCriteriaSet` is a collection of `CustomCriteriaNode` objects, combined by a logical operator (`AND` or `OR`). The `CustomCriteriaSet` is subject to rules defined in `Targeting.customTargeting`. It has a required `logicalOperator` and `children` which are a set of Custom criteria nodes and leafs which can include CustomCriteria, CmsMetadataCriteria, or AudienceSegmentCriteria. It is used across multiple services like `AdRuleService`, `AdjustmentService` and `ForecastService`.\n"]]