[[["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-02-13 UTC."],[[["CmsMetadataCriteria targets CmsMetadataValue objects, allowing for precise audience selection based on CMS metadata."],["It utilizes a comparison operator (EQUALS or NOT_EQUALS) to define the targeting relationship."],["To use CmsMetadataCriteria, you need to provide the IDs of the desired CmsMetadataValue objects."],["CmsMetadataCriteria inherits from CustomCriteriaLeaf and CustomCriteriaNode, offering flexibility in combining targeting options."]]],["The document outlines the use of `CmsMetadataCriteria` to target `CmsMetadataValue` objects within ad services. Key services include AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, and others. `CmsMetadataCriteria` inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`. The criteria use an `operator` for comparison (e.g., `EQUALS`, `NOT_EQUALS`) and `cmsMetadataValueIds`, which are arrays of IDs, to specify the target CMS metadata. These services operate within the `https://www.google.com/apis/ads/publisher/v202402` namespace.\n"]]