AI-generated Key Takeaways
- 
          The ApiException class holds a list of service errors. 
- 
          ApiException inherits from ApplicationException and includes a list of various error types. 
- 
          Common errors include authentication errors, collection size errors, required errors, and server errors. 
- 
          The ApiException is part of the https://www.google.com/apis/ads/publisher/v202502namespace.
Exception class for holding a list of service errors.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| Field | |
|---|---|
| ApplicationException(inherited) | |
| 
                            | 
                            Error message. | 
| ApiException | |
| 
                            | 
 
 List of errors. |