enum CustomCriteriaSet.LogicalOperator (v202411)

  • The CustomCriteriaSet.LogicalOperator enumeration defines logical operators for combining criteria within a CustomCriteriaSet.

  • This enumeration is utilized by various Google Ad Manager services like AdRuleService, AdjustmentService, AudienceSegmentService, and others.

  • The available logical operators are AND and OR, allowing you to specify whether all or any of the criteria should be met.

  • The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202411.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
AND
OR