[[["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-02-13 UTC."],[[["`CmsMetadataCriteria` targets `CmsMetadataValue` objects, enabling CMS metadata targeting."],["It utilizes comparison operators (EQUALS, NOT_EQUALS) to define targeting criteria."],["Requires specifying `cmsMetadataValueIds` which are the ids of the `CmsMetadataValue` objects to target."],["Inherits properties from both `CustomCriteriaNode` and `CustomCriteriaLeaf` objects within the system."]]],["The provided content details several services within an ad management system, including AdRuleService, AdjustmentService, and others. It focuses on `CmsMetadataCriteria`, which targets `CmsMetadataValue` objects. `CmsMetadataCriteria` includes `operator` and `cmsMetadataValueIds` fields. The `operator` field uses the comparison operator like `EQUALS` or `NOT_EQUALS`, while `cmsMetadataValueIds` specifies the targeted CMS metadata by its ID, both fields are required. `CustomCriteriaNode` and `CustomCriteriaLeaf` are part of the inheritance structure.\n"]]