Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The CmsMetadataCriteria.ComparisonOperator enumeration defines the operators used for comparing CMS metadata values within Google Ad Manager.
Available comparison operators include EQUALS and NOT_EQUALS for specifying matching or non-matching CMS metadata values.
This enumeration is utilized across various Ad Manager services such as AdRuleService, AudienceSegmentService, ForecastService, and others, to enable targeted ad delivery and management based on CMS metadata.
[[["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 content outlines services related to ad management, including `AdRuleService`, `AdjustmentService`, `AudienceSegmentService`, `ForecastService`, and others. These services utilize `CmsMetadataCriteria`, which defines comparison operators for various operations. The available comparison operators within `CmsMetadataCriteria.ComparisonOperator` are `EQUALS` and `NOT_EQUALS`. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]