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` enumeration defines operators for comparing CMS metadata values."],["The available comparison operators are `EQUALS` and `NOT_EQUALS`."],["This enumeration is used within various Google Ad Manager services such as AdRuleService, AdjustmentService, and others."],["It belongs to the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The document outlines various services, including AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, NativeStyleService, and others. These services utilize `CmsMetadataCriteria`, which defines comparison operators for data evaluation. The core functionality is centered around the `CmsMetadataCriteria.ComparisonOperator`, which has two options, `EQUALS` and `NOT_EQUALS`. This operator is used to make comparisons within the listed services. The namespace for these operations is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]