enum CustomCriteria.ComparisonOperator (v202402)
Specifies the available comparison operators.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["The `CustomCriteria.ComparisonOperator` enumeration defines comparison operators for use within custom criteria."],["These operators are used in various Google Ad Manager services, including ForecastService, LineItemService, and ProposalService."],["`IS` and `IS_NOT` are the two available comparison operators within this enumeration."],["The operators specify the relationship between the custom criteria and the data being evaluated, for instance, checking if a value \"is\" or \"is not\" something specific."]]],[]]