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."],[[["The `CustomCriteriaSet.LogicalOperator` enumeration defines logical operators (`AND`, `OR`) for use within custom criteria sets in Google Ad Manager."],["These operators are utilized by various Ad Manager services like AdRuleService, AdjustmentService, AudienceSegmentService, and others to build complex targeting and filtering logic."],["This functionality resides within the `https://www.google.com/apis/ads/publisher/v202402` namespace and relies on the `CustomCriteriaSet` object."],["The PublisherQueryLanguageService uses this enumeration to allow for the construction of sophisticated queries."]]],[]]