enum CustomCriteriaSet.LogicalOperator (v202411)
- 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 logical operators for combining criteria within a `CustomCriteriaSet`."],["This enumeration is utilized by various Google Ad Manager services like `AdRuleService`, `AdjustmentService`, `AudienceSegmentService`, and others."],["The available logical operators are `AND` and `OR`, allowing you to specify whether all or any of the criteria should be met."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202411`."]]],[]]