enum AudienceSegmentCriteria.ComparisonOperator (v202411)
Specifies the available comparison operators.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["The `AudienceSegmentCriteria.ComparisonOperator` enumeration defines how audience segment criteria are compared in targeting."],["This enumeration is part of the Google Ad Manager API and is used across various services like ForecastService, LineItemService, ProposalService, etc."],["It includes two operators: `IS` and `IS_NOT`, indicating whether a user should or should not belong to the specified audience segment for targeting."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202411`."]]],["The document outlines several services related to ad management, including AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, and others. These services utilize `AudienceSegmentCriteria`, which defines the `IS` and `IS_NOT` comparison operators. The core function revolves around ad management and targeting, using specific services to define and compare audience segments. The namespace for these operations is identified as `https://www.google.com/apis/ads/publisher/v202411`.\n"]]