AI-generated Key Takeaways
-
ApiException is an exception class used to hold a list of service errors.
-
It inherits from ApplicationException and includes a list of specific ApiError types.
-
The errors field contains an array of ApiError objects, which can be various specific error types related to different aspects of the service.
Exception class for holding a list of service errors.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
ApplicationException
(inherited)ApiException
errors
-
ApiError []-
AdBreakMarkupError -
ApiVersionError -
AuthenticationError -
CollectionSizeError -
CommonError -
EntityLimitReachedError -
FeatureError -
InternalApiError -
InvalidUrlError -
LiveStreamEventActionError -
LiveStreamEventCdnSettingsE... -
LiveStreamEventConditioning... -
LiveStreamEventCustomAssetK... -
LiveStreamEventDateTimeError -
LiveStreamEventDvrWindowError -
LiveStreamEventPrerollSetti... -
LiveStreamEventSlateError -
NotNullError -
NullError -
ParseError -
PermissionError -
PublisherQueryLanguageConte... -
PublisherQueryLanguageSynta... -
QuotaError -
RangeError -
RequiredCollectionError -
RequiredError -
RequiredNumberError -
ServerError -
StatementError -
StringFormatError -
StringLengthError -
UniqueError -
VideoAdTagError
-
List of errors.

