AI-generated Key Takeaways
-
ApiException is an exception class used to hold a list of service errors.
-
It inherits from ApplicationException, which provides a general error message field.
-
The ApiException itself contains a list of specific error types, ranging from API version and authentication errors to programmatic and proposal-related errors.
-
These errors cover a wide range of potential issues that can occur when interacting with the ProposalService and other related services.
Exception class for holding a list of service errors.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field
ApplicationException
(inherited)ApiException
errors
-
ApiError []-
ApiVersionError -
AuthenticationError -
BillingError -
CollectionSizeError -
CommonError -
CurrencyCodeError -
CustomFieldValueError -
DealError -
EntityChildrenLimitReachedE... -
EntityLimitReachedError -
ExchangeRateError -
FeatureError -
ForecastError -
InternalApiError -
InvalidUrlError -
LabelEntityAssociationError -
LineItemOperationError -
NotNullError -
NullError -
ParseError -
PermissionError -
PrecisionError -
ProgrammaticError -
ProposalActionError -
ProposalError -
ProposalLineItemError -
ProposalLineItemMakegoodError -
ProposalLineItemProgrammati... -
PublisherQueryLanguageConte... -
PublisherQueryLanguageSynta... -
QuotaError -
RangeError -
RequiredCollectionError -
RequiredError -
RequiredNumberError -
AudienceSegmentError -
ServerError -
StatementError -
StringFormatError -
StringLengthError -
TeamError -
TimeZoneError -
TypeError -
UniqueError
-
List of errors.

