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."],[[["The `AudienceSegmentCriteria.ComparisonOperator` enumeration defines operators for comparing audience segments within Google Ad Manager."],["It includes two operators: `IS` and `IS_NOT`, which can be used to specify whether a user is or is not a member of a particular audience segment."],["This enumeration is used by various services like AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService within the Google Ad Manager API."],["It belongs to the namespace `https://www.google.com/apis/ads/publisher/v202402` which indicates the version and domain of the API it is associated with."]]],[]]