enum CustomCriteriaSet.LogicalOperator (v202411)
Specifies the available logical operators.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
AND
|
|
OR
|
|
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 `CustomCriteriaSet.LogicalOperator` enumeration defines the logical operators (`AND`, `OR`) used in Ad Manager services."],["It's utilized by various services such as `AdRuleService`, `AudienceSegmentService`, `ForecastService`, and others for creating custom criteria sets."],["This enumeration is part of the Ad Manager API and resides within the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["The provided content details the `CustomCriteriaSet.LogicalOperator`, which defines logical operators for various services within a publisher API. These services include `AdjustmentService`, `AudienceSegmentService`, `ForecastService`, and others. The core functionality is the ability to use `AND` and `OR` operators to specify logical relationships within criteria sets across different services. These operators are defined within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]