enum CustomCriteria.ComparisonOperator (v202408)
Specifies the available comparison operators.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The `CustomCriteria.ComparisonOperator` object defines the comparison operators available for custom criteria in Google Ad Manager."],["It supports two operators: `IS` and `IS_NOT`, allowing for inclusion or exclusion of specific criteria values."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202408`."],["It's a core component within various Ad Manager services like `ProposalService`, `AdRuleService`, and others, enabling advanced filtering and targeting options."],["It depends on the `CustomCriteria` object to further refine search parameters."]]],[]]