enum AudienceSegmentCriteria.ComparisonOperator (v202405)
Specifies the available comparison operators.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["AudienceSegmentCriteria.ComparisonOperator defines the operators used for comparing audience segments within various Google Ad Manager services."],["This feature supports two comparison operators: `IS` and `IS_NOT`, allowing for inclusion or exclusion of specific audience segments."],["It is utilized across a range of services, including AdRuleService, AudienceSegmentService, ForecastService, and others, for targeting and filtering purposes."],["The namespace for this feature is `https://www.google.com/apis/ads/publisher/v202405`, indicating its location within the Google Ad Manager API."]]],["The document defines `AudienceSegmentCriteria.ComparisonOperator` for various services, including `AdRuleService`, `AudienceSegmentService`, `ForecastService`, and others. It lists available comparison operators within the specified namespace (`https://www.google.com/apis/ads/publisher/v202405`). The available comparison operations are `IS` and `IS_NOT`, and they are used within the `AudienceSegmentCriteria`. Each service mentioned depends on `AudienceSegmentCriteria`.\n"]]