enum CmsMetadataCriteria.ComparisonOperator (v202402)
Specifies the available comparison operators.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["CmsMetadataCriteria.ComparisonOperator defines the operators used for comparing CMS metadata values."],["It supports two operators: `EQUALS` and `NOT_EQUALS` for specifying the comparison criteria."],["This operator is utilized within various Google Ad Manager services such as AdRuleService, AdjustmentService, and others for filtering based on CMS metadata."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202402`."]]],["The core content defines services within an ad management API, including `AdRuleService`, `AdjustmentService`, `AudienceSegmentService`, `ForecastService`, and others. These services use `CmsMetadataCriteria`, which is further detailed as having comparison operators. The available operators are `EQUALS` and `NOT_EQUALS`. The document's namespace is identified as `https://www.google.com/apis/ads/publisher/v202402`, and it outlines the specifications for the `CmsMetadataCriteria.ComparisonOperator`.\n"]]