[[["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."],[[["`CmsMetadataCriteria` targets `CmsMetadataValue` objects for ad rule creation."],["It utilizes comparison operators (EQUALS, NOT_EQUALS) to define the targeting logic."],["Users must specify the `cmsMetadataValueIds` for targeted CMS metadata values."],["`CmsMetadataCriteria` inherits from `CustomCriteriaLeaf` and `CustomCriteriaNode` objects."]]],["The document details `CmsMetadataCriteria`, used to target `CmsMetadataValue` objects, within the specified service namespace. Key actions involve utilizing various services like `AdRuleService`, `AudienceSegmentService`, and `ForecastService`. `CmsMetadataCriteria` includes `operator` field that is required with either `EQUALS` or `NOT_EQUALS` values, as well as a `cmsMetadataValueIds` field holding an array of Ids that must be specified. It inherits properties from `CustomCriteriaNode` and `CustomCriteriaLeaf`.\n"]]