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."],["The available comparison operators are `IS` and `IS_NOT`, which determine the relationship between a custom targeting key and its values."],["This enumeration is part of the Google Ad Manager API and is utilized by various services such as AdRuleService, ProposalService, and YieldGroupService for advanced targeting options."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202402`, indicating its location within the Ad Manager API structure."]]],["The provided content details comparison operators available within several Google Ad Manager services. These services include AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. The `CustomCriteria.ComparisonOperator` specifies the operators. The available operators are `IS` and `IS_NOT`, used for comparisons within these services. The namespace for these operations is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]