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` defines the comparison operators available for use in custom criteria within the Google Ad Manager API."],["This feature resides within the namespace `https://www.google.com/apis/ads/publisher/v202402` and is utilized by various services like `AudienceSegmentService`, `ProposalService`, and others."],["It offers two enumeration options: `IS` and `IS_NOT`, used for creating conditions within your custom criteria."],["Developers can leverage this to refine targeting, filter data, and customize various aspects of ad delivery and management within their applications."]]],["The document outlines several services within an ad management system, including AdRuleService, AdjustmentService, AudienceSegmentService, and others. These services utilize `CustomCriteria`, with a focus on `CustomCriteria.ComparisonOperator`. The `CustomCriteria.ComparisonOperator` defines comparison options, offering two values: `IS` and `IS_NOT`, for evaluating criteria. These operators are part of the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]