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 custom criteria sets within Google Ad Manager.
These operators are used within various Ad Manager services such as AudienceSegmentService, ForecastService, and LineItemService to specify logical relationships between criteria.
The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202411, indicating its location within the Google Ad Manager API.
[[["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 several services within an ad management system, including AdRuleService, AdjustmentService, AudienceSegmentService, and others. These services utilize a `CustomCriteriaSet` dependency, which defines how criteria are logically combined. The `CustomCriteriaSet.LogicalOperator` specifies the operators available, specifically `AND` and `OR`, within the `https://www.google.com/apis/ads/publisher/v202411` namespace to connect multiple conditions together.\n"]]