Page Summary
-
ApiException is an exception class designed to hold a list of service errors.
-
It includes fields for a general error message inherited from ApplicationException and a list of specific error types within the ApiException field.
-
The specific errors cover a range of issues from API version and authentication errors to collection size, permission, and server errors.
Exception class for holding a list of service errors.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field
ApplicationException
(inherited)ApiException
errors
-
ApiError []-
ApiVersionError -
AuthenticationError -
CollectionSizeError -
CommonError -
FeatureError -
InternalApiError -
MobileApplicationActionError -
MobileApplicationError -
NotNullError -
NullError -
ParseError -
PermissionError -
PublisherQueryLanguageConte... -
PublisherQueryLanguageSynta... -
QuotaError -
RequiredCollectionError -
RequiredError -
ServerError -
StatementError -
StringFormatError -
StringLengthError -
UniqueError
-
List of errors.

