Page Summary
-
ApiException is a service within the Google Ad Manager API v202502 that represents an error condition.
-
It inherits from ApplicationException and includes a list of specific error types such as AuthenticationError, PermissionError, and ServerError.
-
The ApiException includes a field for
errors, which is an array ofApiErrorobjects or specific error types providing details about the encountered problem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field
ApplicationException
(inherited)ApiException
errors
-
ApiError []-
ApiVersionError -
AuthenticationError -
CollectionSizeError -
CommonError -
FeatureError -
InternalApiError -
NotNullError -
ParseError -
PermissionError -
PublisherQueryLanguageConte... -
PublisherQueryLanguageSynta... -
QuotaError -
RequiredCollectionError -
RequiredError -
ServerError -
StatementError -
StringFormatError -
StringLengthError
-

