AI-generated Key Takeaways
- 
          
CustomTargetingError in the Google Ad Manager API lists errors related to CustomTargetingKey and CustomTargetingValue objects.
 - 
          
Errors are categorized into key-related, value-related, targeting expression errors, and audience segment targeting errors.
 - 
          
Specific errors cover issues such as not finding keys or values, exceeding limits, duplicate names, invalid characters, reserved names, and invalid statuses.
 - 
          
Value-related errors also include restrictions on match types for different network and key configurations.
 - 
          
Targeting expression errors occur due to invalid logical operations or structure, while audience segment errors involve targeting unapproved or inactive segments.
 
Lists all errors related to CustomTargetingKey and CustomTargetingValue objects.
- Namespace
 - 
               
https://www.google.com/apis/ads/publisher/v202505 
                        Field | 
                  |
|---|---|
                        
                           ApiError (inherited)
                      | 
                  |
                        
                           
                      | 
                     
                         
                            The OGNL field path to identify cause of error.  | 
                  
                        
                           
                      | 
                     
                        
                         A parsed copy of the field path. For example, the field path "operations[1].operand" corresponds to this list: {FieldPathElement(field = "operations", index = 1), FieldPathElement(field = "operand", index = null)}.  | 
                  
                        
                           
                      | 
                     
                         
                            The data that caused the error.  | 
                  
                        
                           
                      | 
                     
                         
                            A simple string representation of the error and reason.  | 
                  
                        
                           CustomTargetingError
                        
                      | 
                  |
                        
                           
                      | 
                     
                        
                         
 Enumerations 
  |