Page Summary
-
ApiException is a class designed to contain a list of service errors.
-
It inherits from ApplicationException and includes fields for a message and a list of various error types.
-
The errors field can contain a range of specific error types, such as AuthenticationError, PermissionError, and ReportError.
Exception class for holding a list of service errors.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field
ApplicationException
(inherited)ApiException
errors
-
ApiError []-
ApiVersionError -
AuthenticationError -
CollectionSizeError -
CommonError -
CurrencyCodeError -
FeatureError -
InternalApiError -
NotNullError -
ParseError -
PermissionError -
PublisherQueryLanguageConte... -
PublisherQueryLanguageSynta... -
QuotaError -
ReportError -
RequiredCollectionError -
RequiredError -
ServerError -
StatementError -
StringFormatError -
StringLengthError
-
List of errors.

