[[["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 in ad serving."],["It uses a comparison operator (EQUALS or NOT_EQUALS) to define the targeting relationship."],["The criteria require specifying the IDs of the desired CmsMetadataValue objects for targeting."],["CmsMetadataCriteria inherits from CustomCriteriaLeaf and CustomCriteriaNode, allowing for flexible criteria combinations."]]],["The content details various services, including AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, and others. It focuses on `CmsMetadataCriteria`, used to target `CmsMetadataValue` objects within the namespace `https://www.google.com/apis/ads/publisher/v202411`. Key fields include `operator`, defining the comparison operator (EQUALS or NOT_EQUALS), and `cmsMetadataValueIds`, which requires an array of `CmsMetadataValue` object IDs for targeting. The CmsMetadataCriteria inherits from CustomCriteriaNode and CustomCriteriaLeaf.\n"]]