AI-generated Key Takeaways
-
The ApiException class holds a list of service errors and inherits from ApplicationException.
-
The ApiException contains an errors field which is a list of ApiError types, including specific errors related to LiveStreamEvents, authentication, quotas, and more.
-
The ApplicationException contains a message field that provides an error message.
Exception class for holding a list of service errors.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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.

