[[["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-08-20 UTC."],[[["CmsMetadataCriteria targets CmsMetadataValue objects, allowing for the selection of specific CMS metadata values within the system."],["It utilizes comparison operators (EQUALS, NOT_EQUALS) to establish the targeting relationship with the desired values."],["To use CmsMetadataCriteria, you need to provide the IDs of the CmsMetadataValue objects that you want to target."],["CmsMetadataCriteria is a type of CustomCriteriaLeaf, which is further categorized under CustomCriteriaNode in the inheritance structure."]]],["The provided content outlines services and criteria for ad targeting. Key services include AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, and more. `CmsMetadataCriteria` is used to target specific `CmsMetadataValue` objects, utilizing `EQUALS` or `NOT_EQUALS` operators. This requires the `cmsMetadataValueIds`, which represent the targeted `CmsMetadataValue` objects. Also, it has fields such as `CustomCriteriaNode` and `CustomCriteriaLeaf`, which are inherited. The namespace is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]