[[["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` allows targeting of `CmsMetadataValue` objects associated with content management systems (CMS)."],["It uses comparison operators (EQUALS, NOT_EQUALS) to define the targeting criteria."],["`CmsMetadataValueIds` field specifies the target `CmsMetadataValue` objects by their unique identifiers."],["This criteria is a type of `CustomCriteriaLeaf` and inherits properties from `CustomCriteriaNode`."]]],["The provided content outlines the structure and usage of `CmsMetadataCriteria` within a service namespace. This object targets `CmsMetadataValue` objects through specified IDs. Key actions involve defining the comparison `operator` (either `EQUALS` or `NOT_EQUALS`) and providing an array of `cmsMetadataValueIds`. It is part of a larger service context, including various services such as AdRuleService, and uses inheritance from `CustomCriteriaNode` and `CustomCriteriaLeaf`.\n"]]