enum CustomCriteria.ComparisonOperator (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe PublisherQueryLanguageService uses CustomCriteria to define targeting and filtering options.\u003c/p\u003e\n"],["\u003cp\u003eCustomCriteria includes a ComparisonOperator which specifies how to compare values in a query using operators like IS and IS_NOT.\u003c/p\u003e\n"],["\u003cp\u003eThis functionality is utilized within the Google Ad Manager API, specifically version v202408, under the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSeveral other services such as AdRuleService, AdjustmentService, AudienceSegmentService, and others, also utilize CustomCriteria with ComparisonOperator for similar purposes.\u003c/p\u003e\n"]]],["The document outlines various services, including AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. It details the `CustomCriteria.ComparisonOperator` as a dependency, specifying comparison operators within the `CustomCriteria`, which can be either `IS` or `IS_NOT`. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# enum CustomCriteria.ComparisonOperator (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.CustomCriteria.ComparisonOperator) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.CustomCriteria.ComparisonOperator) [AudienceSegmentService](/ad-manager/api/reference/v202408/AudienceSegmentService.CustomCriteria.ComparisonOperator) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.CustomCriteria.ComparisonOperator) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.CustomCriteria.ComparisonOperator) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.CustomCriteria.ComparisonOperator) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.CustomCriteria.ComparisonOperator) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.CustomCriteria.ComparisonOperator) **PublisherQueryLanguageService** [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.CustomCriteria.ComparisonOperator) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.CustomCriteria.ComparisonOperator) **Dependencies** \n[CustomCriteria](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.CustomCriteria) \n▼\n**CustomCriteria.ComparisonOp...**\n\nSpecifies the available comparison operators.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|-------------|-------------|\n| `IS` | |\n| `IS_NOT` | |"]]