enum CustomCriteriaSet.LogicalOperator (v202402)
Specifies the available logical operators.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["This documentation details the `CustomCriteriaSet.LogicalOperator` which defines how criteria within a custom criteria set are combined."],["The `CustomCriteriaSet.LogicalOperator` is used by various services in Google Ad Manager such as AdRuleService, AdjustmentService, and others, including the NativeStyleService."],["It supports two logical operations: `AND` and `OR`, enabling complex targeting scenarios by combining criteria."],["Developers can utilize the provided namespace (`https://www.google.com/apis/ads/publisher/v202402`) to access and utilize this functionality within their applications."]]],[]]