enum CmsMetadataCriteria.ComparisonOperator (v202405)
Specifies the available comparison operators.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
Enumeration |
Description |
EQUALS
|
|
NOT_EQUALS
|
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The CmsMetadataCriteria.ComparisonOperator object defines how CMS metadata values are compared in Ad Manager."],["This object is used within various Ad Manager services like ForecastService, ProposalService, LineItemService, etc."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202405`."],["Comparison operators available are `EQUALS` and `NOT_EQUALS` for matching or excluding CMS metadata values respectively."]]],["The core content outlines several services within an ad management system, including AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. These services use `CmsMetadataCriteria` as a dependency, specifically with `CmsMetadataCriteria.ComparisonOperator`, which allows for filtering based on `EQUALS` or `NOT_EQUALS` conditions. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]