[[["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."],[[["A `CmsMetadataCriteria` object targets `CmsMetadataValue` objects, enabling CMS metadata targeting."],["This object utilizes a comparison operator (EQUALS or NOT_EQUALS) and requires `cmsMetadataValueIds` for targeting."],["It inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf` within the Google Ad Manager API."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202408`."]]],["The provided content details the `CmsMetadataCriteria` object used for targeting `CmsMetadataValue` objects within various services like `AdRuleService`, `AdjustmentService`, `AudienceSegmentService`, and `ForecastService`, among others. Key components include the `operator` field, which specifies the comparison type (`EQUALS` or `NOT_EQUALS`), and `cmsMetadataValueIds`, an array of IDs targeting specific CMS metadata. This criteria inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`. The namespace is also provided.\n"]]