AI-generated Key Takeaways
- 
          CustomTargetingErroris a Google Ad Manager API error type in v202502 that indicates issues withCustomTargetingKeyandCustomTargetingValueobjects.
- 
          This error inherits from ApiErrorand uses fields likefieldPathandtriggerto provide details about the cause.
- 
          CustomTargetingErrorcan occur across numerous Ad Manager services, including those related to Ad Rules, Line Items, and Orders.
- 
          Specific error reasons are provided for problems with CustomTargetingKeysuch as not found, limits exceeded, and name issues.
- 
          Specific error reasons are also provided for problems with CustomTargetingValuesuch as not found, limits exceeded, and match type issues.
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 
 |