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."],[[["The `CustomCriteriaSet.LogicalOperator` enumeration defines the logical operators that can be used within a `CustomCriteriaSet`."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202405`."],["The available logical operators are `AND` and `OR`, which determine how multiple criteria within a set are combined."],["This enumeration is used by various services within the Google Ad Manager API, such as `ProposalService`, `LineItemService`, and `AudienceSegmentService`, to handle targeting and filtering logic."]]],[]]