enum AudienceSegmentCriteria.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."],[[["AudienceSegmentCriteria.ComparisonOperator defines the operators used for comparing audience segments."],["The available comparison operators are `IS` and `IS_NOT`."],["This enumeration is used by multiple services within Google Ad Manager, including AdRuleService, AudienceSegmentService, and others."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202408`."]]],["The document outlines the `AudienceSegmentCriteria.ComparisonOperator` within the Google Ad Manager API (v202408). This operator is used across various services, including `AdRuleService`, `AudienceSegmentService`, `ForecastService`, and others. It defines comparison types, offering `IS` and `IS_NOT` options. The `AudienceSegmentCriteria` is a dependency for these services and resides within the specified namespace. These allow the user to define how to compare values within the services.\n"]]