Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The CustomCriteriaSet.LogicalOperator enumeration defines logical operators for use within custom criteria sets in Google Ad Manager.
Available logical operators are AND and OR, allowing you to combine criteria within a set.
This enumeration is part of the Google Ad Manager API and resides within the https://www.google.com/apis/ads/publisher/v202411 namespace.
Various Ad Manager services, such as ForecastService and LineItemService, utilize custom criteria sets and their logical operators for targeting and filtering.
[[["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 document outlines various services, including AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, NativeStyleService, and others. It also details the `CustomCriteriaSet` dependency, which utilizes `CustomCriteriaSet.LogicalOperator` to define logical operators. The available operators within this context are `AND` and `OR`, used within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]