Page Summary
-
ApiException is an exception class used to hold a list of service errors.
-
It inherits from ApplicationException and includes a message field.
-
The ApiException class contains an errors field which is a list of various ApiError types.
-
The Namespace for this service is
https://www.google.com/apis/ads/publisher/v202508.
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 -
EntityLimitReachedError -
FeatureError -
InternalApiError -
NotNullError -
NullError -
OrderError -
ParseError -
PermissionError -
PublisherQueryLanguageConte... -
PublisherQueryLanguageSynta... -
QuotaError -
RequiredCollectionError -
RequiredError -
ServerError -
StatementError -
StringFormatError -
StringLengthError -
TeamError -
TypeError -
UniqueError
-
List of errors.

