AI-generated Key Takeaways
- 
          CustomTargetingErroris a specific error type in the Google Ad Manager API v202502, used across multiple services, related to issues withCustomTargetingKeyandCustomTargetingValueobjects.
- 
          This error inherits from ApiError, including fields likefieldPathandtrigger, and is part of thehttps://www.google.com/apis/ads/publisher/v202502namespace.
- 
          Common reasons for CustomTargetingErrorinvolve problems with the existence, count, naming, length, status, or usage of custom targeting keys.
- 
          Other frequent causes of this error relate to issues with custom targeting values, including their existence, count per key, naming, length, match type, status, or validity for a given key. 
- 
          Errors can also arise from invalid targeting expressions, attempts to target certain types or states of audience segments, or using deprecated mapped metadata key-values. 
Lists all errors related to CustomTargetingKey and CustomTargetingValue objects.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| 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 
 |