Page Summary
-
ApiException is an exception class that holds a list of service errors.
-
It inherits from ApplicationException and includes a list of specific error types in its
errorsfield. -
The ApiException class is part of the Google Ad Manager API with the namespace
https://www.google.com/apis/ads/publisher/v202505.
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 -
CdnConfigurationError -
CollectionSizeError -
CommonError -
FeatureError -
InternalApiError -
InvalidUrlError -
NotNullError -
ParseError -
PermissionError -
PublisherQueryLanguageConte... -
PublisherQueryLanguageSynta... -
QuotaError -
RequiredCollectionError -
RequiredError -
ServerError -
StatementError -
StringFormatError -
StringLengthError
-
List of errors.

