AI-generated Key Takeaways
- 
          InternalApiError is a type of ApiError that is inherited from the base ApiError class. 
- 
          InternalApiError includes fields like fieldPath, fieldPathElements, trigger, and errorString from its parent class, and adds its own field called reason. 
- 
          The reason field in InternalApiError is an enumeration with possible values indicating the nature of the internal API error, such as UNEXPECTED_INTERNAL_API_ERROR or TRANSIENT_ERROR. 
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202508
| Field | |
|---|---|
| ApiError(inherited) | |
| 
                            | 
                            | 
| 
                            | |
| 
                            | 
                            | 
| 
                            | 
                            | 
| InternalApiError | |
| 
                            | 
 Enumerations 
 |