enum CustomCriteria.ComparisonOperator (v202411)
Specifies the available comparison operators.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
IS
|
|
IS_NOT
|
|
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 `CustomCriteria.ComparisonOperator` enumeration defines comparison operators for use within custom criteria in Google Ad Manager."],["This enumeration is used by various services, such as `AdRuleService`, `AudienceSegmentService`, `ForecastService`, and others, for filtering and targeting."],["Two comparison operators are available: `IS` and `IS_NOT`, allowing for inclusion or exclusion based on criteria."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202411`, which is part of the Google Ad Manager API version v202411."]]],[]]