AI-generated Key Takeaways
-
ApiException is an exception class used to hold a list of service errors.
-
It inherits from ApplicationException, which includes a "message" field for the error message.
-
ApiException itself contains an "errors" field, which is a list of various specific ApiError types.
-
The "errors" field can contain multiple types of errors related to API version, authentication, collection size, common issues, features, internal problems, invalid input, inventory, live stream events, MCM, network issues, null values, parsing, permissions, precision, publisher query language, quotas, requests, required values, server issues, creative types, statements, string formatting and length, type mismatches, uniqueness constraints, and URL issues.
Exception class for holding a list of service errors.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
ApplicationException (inherited)
|
|
|
Error message. |
ApiException
|
|
|
List of errors. |