AI-generated Key Takeaways
-
The ApiException class holds a list of service errors and inherits from ApplicationException.
-
The ApiException includes an errors field which is a list of various specific API error types.
-
The errors field can contain a wide range of errors related to different aspects of the API, such as authentication, billing, targeting, and more.
-
The ApiException is part of the namespace
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 -
BillingError -
CollectionSizeError -
CommonError -
CurrencyCodeError -
CustomFieldValueError -
CustomTargetingError -
DateTimeRangeTargetingError -
DayPartTargetingError -
DealError -
EntityChildrenLimitReachedE... -
EntityLimitReachedError -
ExchangeRateError -
FeatureError -
ForecastError -
FrequencyCapError -
GenericTargetingError -
GeoTargetingError -
GrpSettingsError -
InternalApiError -
InventoryTargetingError -
LabelEntityAssociationError -
LineItemError -
LineItemFlightDateError -
LineItemOperationError -
MobileApplicationTargetingE... -
NotNullError -
ParseError -
PermissionError -
PrecisionError -
PreferredDealError -
ProgrammaticError -
ProposalActionError -
ProposalError -
ProposalLineItemActionError -
ProposalLineItemError -
ProposalLineItemMakegoodError -
ProposalLineItemProgrammati... -
PublisherQueryLanguageConte... -
PublisherQueryLanguageSynta... -
QuotaError -
RangeError -
RequestPlatformTargetingError -
RequiredCollectionError -
RequiredError -
RequiredNumberError -
ReservationDetailsError -
AudienceSegmentError -
ServerError -
StatementError -
StringFormatError -
StringLengthError -
TeamError -
TechnologyTargetingError -
TimeZoneError -
TypeError -
UniqueError -
UserDomainTargetingError -
VideoPositionTargetingError
-
List of errors.

