Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The CmsMetadataCriteria.ComparisonOperator enumeration defines operators for comparing CMS metadata values within the Google Ad Manager API.
Supported comparison operators include EQUALS and NOT_EQUALS, enabling filtering based on CMS metadata.
This enumeration is used by various services within the Ad Manager API, including AdRuleService, AdjustmentService, and ProposalService, for targeting and filtering purposes.
It belongs to the https://www.google.com/apis/ads/publisher/v202411 namespace.
[[["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 2025-08-06 UTC."],[],["The document outlines various services and their dependencies within an ad management API, specifically the `v202411` version. It lists services like `AdRuleService`, `AdjustmentService`, `AudienceSegmentService`, etc. A dependency, `CmsMetadataCriteria`, is detailed, specifying its namespace and available comparison operators, which include `EQUALS` and `NOT_EQUALS`. The document is a reference for developers regarding the available API functions and their supported comparison methods.\n"]]