AI-generated Key Takeaways
- 
          CustomTargetingErroris an error type in Google Ad Manager API services related to issues with custom targeting keys and values, inheriting fromApiError.
- 
          Possible reasons for CustomTargetingErrorinclude issues with key existence, counts, names, lengths, characters, status, and usage in targeting or partner assignments.
- 
          Value-related errors cover issues with value existence, association with keys, counts, names, lengths, characters, display names, match types, status, and usage in targeting or partner assignments. 
- 
          Other CustomTargetingErrortypes include issues with keys having missing values, invalid values for a key, combining values from different keys withOR, invalid targeting expressions, and targeting audience segments or mapped metadata.
- 
          The namespace for CustomTargetingErrorand related errors ishttps://www.google.com/apis/ads/publisher/v202505.
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 
 |