AI-generated Key Takeaways
- 
          
A CustomCriteriaSet consists of CustomCriteriaNode objects combined by a logical operator.
 - 
          
The logical operator defines how the child CustomCriteriaNode objects are combined.
 - 
          
The children of a CustomCriteriaSet can be other CustomCriteriaSets or CustomCriteriaLeaf objects.
 - 
          
The CustomCriteriaSet is used within the Targeting object for custom targeting.
 - 
          
The namespace for this service is https://www.google.com/apis/ads/publisher/v202508.
 
A CustomCriteriaSet comprises of a set of CustomCriteriaNode objects combined by the CustomCriteriaSet.LogicalOperator.logicalOperator. The custom criteria targeting tree is subject to the rules defined on Targeting.customTargeting.
- Namespace
 - 
               
https://www.google.com/apis/ads/publisher/v202508 
                        Field | 
                  |
|---|---|
                        
                           CustomCriteriaNode (inherited)
                      | 
                  |
                        
                           CustomCriteriaSet
                        
                      | 
                  |
                        
                           
                      | 
                     
                         
                            The logical operator to be applied to CustomCriteriaSet.children. This attribute is required. Enumerations 
 This attribute is required. 
                      | 
                  
                        
                           
                      | 
                     
                         
 The custom criteria. This attribute is required.  |