Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The CustomCriteriaSet.LogicalOperator enumeration defines the logical operators (AND, OR) used in Google Ad Manager's Publisher Query Language.
This enumeration is part of the CustomCriteriaSet within the PublisherQueryLanguageService, residing in the namespace https://www.google.com/apis/ads/publisher/v202411.
Several Ad Manager services, including AdRuleService, AdjustmentService, and others, utilize this logical operator for building custom criteria sets.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The provided content details various services within an ad management system, including AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. These services utilize `CustomCriteriaSet`, which defines logical operators for targeting. The `CustomCriteriaSet.LogicalOperator` allows the use of `AND` and `OR` for refining criteria within these services, all operating under the specified namespace.\n"]]