enum AudienceSegmentCriteria.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."],[[["AudienceSegmentCriteria.ComparisonOperator defines the comparison operators used in audience segment targeting."],["Available operators include \"IS\" and \"IS_NOT\" for specifying whether a user is or is not in a segment."],["This enum is part of the Google Ad Manager API and is located within the `https://www.google.com/apis/ads/publisher/v202402` namespace."],["It's utilized by various services like LineItemService, ProposalService, and TargetingPresetService for refining audience targeting."]]],["The core content outlines available services and their dependencies within a system. Key services include AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, and others. These services depend on `AudienceSegmentCriteria`, which defines comparison operators. The available operators are `IS` and `IS_NOT`, used within the specified namespace: `https://www.google.com/apis/ads/publisher/v202402`.\n"]]