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."],[[["The CmsMetadataCriteria.ComparisonOperator object defines how to compare CMS metadata values within the Google Ad Manager API."],["It supports two operators: `EQUALS` and `NOT_EQUALS` for specifying matching or non-matching CMS metadata values, respectively."],["This operator is used across various Ad Manager services like AdRuleService, AdjustmentService, AudienceSegmentService, and more, impacting targeting and filtering operations."],["It is part of the broader CMS metadata framework that enables advanced content management and ad delivery strategies in Ad Manager."]]],[]]