[[["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 use in Ad Manager."],["It utilizes a comparison operator (EQUALS or NOT_EQUALS) to define the targeting logic."],["`cmsMetadataValueIds` field specifies the target `CmsMetadataValue` objects using their IDs."],["The criteria inherits properties from `CustomCriteriaNode` and `CustomCriteriaLeaf`."]]],["The provided content outlines the structure and usage of `CmsMetadataCriteria` within a service framework. Key services like AdRule, Adjustment, AudienceSegment, Forecast, and others are listed. `CmsMetadataCriteria` targets `CmsMetadataValue` objects. It inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`. Core attributes are the `operator`, which can be `EQUALS` or `NOT_EQUALS`, and `cmsMetadataValueIds`, which holds an array of IDs for the targeted metadata. The namespace for these services is also provided.\n"]]