Page Summary
-
ApiException is an exception class used to hold a list of service errors.
-
It inherits from ApplicationException and includes a list of various specific error types.
-
The ApiException includes a field
errorswhich is a list of potential API errors, such as AuthenticationError, PermissionError, and ServerError.
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 -
CreativeTemplateError -
CustomTargetingError -
EntityChildrenLimitReachedE... -
FeatureError -
ImageError -
InternalApiError -
InvalidUrlError -
InventoryTargetingError -
NativeStyleError -
NotNullError -
NullError -
ParseError -
PermissionError -
PublisherQueryLanguageConte... -
PublisherQueryLanguageSynta... -
QuotaError -
RequiredCollectionError -
RequiredError -
RequiredSizeError -
ServerError -
StatementError -
StringFormatError -
StringLengthError -
TeamError -
UniqueError
-
List of errors.

