enum CustomCriteriaSet.LogicalOperator (v202311)
Specifies the available logical operators.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202311
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-02 UTC.
[null,null,["Last updated 2024-02-02 UTC."],[[["This documentation details the `CustomCriteriaSet.LogicalOperator` which defines how criteria within a CustomCriteriaSet are combined."],["The `LogicalOperator` can be either `AND` or `OR`, dictating whether all criteria must be met or any criteria can be met, respectively."],["This operator is used within the Google Ad Manager API, specifically within the namespace `https://www.google.com/apis/ads/publisher/v202311`."],["This functionality is relevant to various services, including ProposalLineItemService, impacting how targeting and criteria are applied to proposal line items."]]],[]]