[[["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 filtering."],["This criteria utilizes comparison operators (`EQUALS`, `NOT_EQUALS`) and requires specifying `cmsMetadataValueIds`."],["It inherits properties from `CustomCriteriaNode` and `CustomCriteriaLeaf` objects."],["To use `CmsMetadataCriteria`, define the desired comparison operator and provide a list of target `cmsMetadataValueIds`."]]],["The document details `CmsMetadataCriteria`, used to target `CmsMetadataValue` objects across various services such as `AdRuleService`, `AudienceSegmentService`, and `ForecastService`. It inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`. Key fields include `operator`, which defines the comparison type (`EQUALS`, `NOT_EQUALS`), and `cmsMetadataValueIds`, which specifies the targeted `CmsMetadataValue` IDs. This object utilizes a defined namespace and the described services for its actions.\n"]]