enum CustomCriteriaSet.LogicalOperator (v202405)
Specifies the available logical operators.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["This documentation details the `CustomCriteriaSet.LogicalOperator` which defines how criteria within a `CustomCriteriaSet` are combined."],["It's used within various Google Ad Manager services such as `LineItemService`, `ProposalService`, and `AudienceSegmentService`."],["The available logical operators are `AND` and `OR`, allowing you to specify whether all or any of the criteria must be met."],["This operator is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],[]]