enum CustomCriteriaSet.LogicalOperator (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Specifies the available logical operators.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCustomCriteriaSet.LogicalOperator\u003c/code\u003e enumeration defines logical operators (\u003ccode\u003eAND\u003c/code\u003e, \u003ccode\u003eOR\u003c/code\u003e) for use within custom criteria sets in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThese operators are used across various services like AdRuleService, AudienceSegmentService, ForecastService, and others to specify how criteria within a set should be combined.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this enumeration is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e, indicating its place within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eCustom criteria sets and their logical operators provide a flexible way to define targeting and filtering rules for various Ad Manager entities.\u003c/p\u003e\n"]]],["The content details the `CustomCriteriaSet.LogicalOperator` within the Google Ad Manager API, version v202408. This component is a dependency used across multiple services, including AdRuleService, AdjustmentService, and others. It defines the logical operators available for combining criteria, which are `AND` and `OR`. It also provides the namespace `https://www.google.com/apis/ads/publisher/v202408`. This operator allows for building complex targeting logic across different services.\n"],null,["# enum CustomCriteriaSet.LogicalOperator (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.CustomCriteriaSet.LogicalOperator) **AdjustmentService** [AudienceSegmentService](/ad-manager/api/reference/v202408/AudienceSegmentService.CustomCriteriaSet.LogicalOperator) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.CustomCriteriaSet.LogicalOperator) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.CustomCriteriaSet.LogicalOperator) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.CustomCriteriaSet.LogicalOperator) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.CustomCriteriaSet.LogicalOperator) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.CustomCriteriaSet.LogicalOperator) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.CustomCriteriaSet.LogicalOperator) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.CustomCriteriaSet.LogicalOperator) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.CustomCriteriaSet.LogicalOperator) **Dependencies** \n[CustomCriteriaSet](/ad-manager/api/reference/v202408/AdjustmentService.CustomCriteriaSet) \n▼\n**CustomCriteriaSet.LogicalOp...**\n\nSpecifies the available logical operators.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|-------------|-------------|\n| `AND` | |\n| `OR` | |"]]