[[["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 2024-05-15 UTC."],[[["The `CustomCriteriaSet.LogicalOperator` enumeration defines the logical operators that can be used within a `CustomCriteriaSet`."],["These logical operators, `AND` and `OR`, dictate the relationship between criteria within a custom criteria set."],["This enumeration is part of the Google Ad Manager API and resides within the `https://www.google.com/apis/ads/publisher/v202405` namespace."],["It is used by various services like `AudienceSegmentService`, `AdRuleService`, and others to define targeting and filtering logic."]]],["The document outlines several services within an ad management system, including `AdRuleService`, `AdjustmentService`, `AudienceSegmentService`, `ForecastService`, and others. It details a dependency, `CustomCriteriaSet`, which utilizes logical operators. The `CustomCriteriaSet.LogicalOperator` enumeration specifies that `AND` and `OR` are available operators for defining relationships within the criteria sets used by the mentioned services. The namespace for these components is provided as `https://www.google.com/apis/ads/publisher/v202405`.\n"]]