[[["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."],[[["The `CmsMetadataCriteria` object enables targeting of specific content using `CmsMetadataValue` objects."],["This targeting is achieved by comparing CMS metadata values using operators like `EQUALS` or `NOT_EQUALS`."],["The `cmsMetadataValueIds` field specifies the target `CmsMetadataValue` objects for the criteria."],["It is part of the broader `CustomCriteriaNode` and `CustomCriteriaLeaf` inheritance structure in Google Ad Manager's API."]]],["The provided content outlines various services and criteria related to ad management. Key services include AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, and others. `CmsMetadataCriteria` is used for targeting `CmsMetadataValue` objects, utilizing comparison operators like `EQUALS` and `NOT_EQUALS`. This criteria requires the `cmsMetadataValueIds`, which are IDs of `CmsMetadataValue` objects, and defines the `operator`. It inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`. The namespace for these definitions is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]