enum CmsMetadataCriteria.ComparisonOperator (v202408)
Specifies the available comparison operators.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The CmsMetadataCriteria.ComparisonOperator enumeration defines the operators used for comparing CMS metadata values in Google Ad Manager."],["This enumeration includes `EQUALS` and `NOT_EQUALS` operators within the `https://www.google.com/apis/ads/publisher/v202408` namespace."],["Various Ad Manager services, including AdRuleService, AdjustmentService, and TargetingPresetService, utilize this enumeration for CMS metadata targeting."]]],["The core content defines services and their dependencies within a specific API namespace (`https://www.google.com/apis/ads/publisher/v202408`). It lists services such as `AdRuleService`, `AdjustmentService`, `ForecastService`, and others. A key dependency, `CmsMetadataCriteria`, is further detailed to include available comparison operators: `EQUALS` and `NOT_EQUALS`. These operators are used within the defined services for targeting and querying.\n"]]