AI-generated Key Takeaways
- 
          ApiException is an exception class used to hold a list of service errors. 
- 
          ApiException includes an inherited message field for error messages and an errors field that lists various specific ApiError types. 
- 
          The errors field details many possible issues including authentication, permission, quota, and various syntax or format errors. 
Exception class for holding a list of service errors.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202411
| Field | |
|---|---|
| ApplicationException(inherited) | |
| 
                            | 
                            Error message. | 
| ApiException | |
| 
                            | 
 
 List of errors. |