[[["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-11-19 UTC."],[[["CmsMetadataCriteria targets CmsMetadataValue objects, enabling CMS metadata targeting."],["It utilizes comparison operators (EQUALS, NOT_EQUALS) for targeting."],["Targeting is achieved by specifying the IDs of desired CmsMetadataValue objects."],["This criteria is part of a hierarchy inheriting from CustomCriteriaNode and CustomCriteriaLeaf."],["It operates within the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["The provided content outlines the use of `CmsMetadataCriteria` for targeting `CmsMetadataValue` objects within various services, including `AdRuleService`, `AdjustmentService`, `AudienceSegmentService`, and `ForecastService`. It details that `CmsMetadataCriteria` inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`. The `CmsMetadataCriteria` object requires specifying a `ComparisonOperator` (either `EQUALS` or `NOT_EQUALS`) and a list of `cmsMetadataValueIds` to identify the target metadata. The other presented Services will use the same way to target `CmsMetadataValue` objects.\n"]]