enum CmsMetadataCriteria.ComparisonOperator (v202411)
Specifies the available comparison operators.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["The `CmsMetadataCriteria.ComparisonOperator` enumeration defines how CMS metadata values are compared within Ad Manager."],["This enumeration includes two operators: `EQUALS` and `NOT_EQUALS`, which determine whether a CMS metadata value should match or differ from a specified value."],["This functionality is a part of the PublisherQueryLanguageService, which enables querying and filtering Ad Manager data based on various criteria including CMS metadata."],["The provided namespace indicates the API version and specific scope of these functionalities within the Ad Manager system."]]],[]]