AI-generated Key Takeaways
-
The ApiException class holds a list of service errors and inherits from ApplicationException.
-
It includes an errors field which is a list containing various types of specific API errors such as AuthenticationError, CreativeError, and PermissionError.
-
The ApiException is defined within the
https://www.google.com/apis/ads/publisher/v202505namespace. -
The webpage also lists various services and dependencies related to the OrderService.
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 -
AssetError -
AudienceExtensionError -
AuthenticationError -
ClickTrackingLineItemError -
CollectionSizeError -
CommonError -
CompanyCreditStatusError -
CreativeError -
CrossSellError -
CurrencyCodeError -
CustomFieldValueError -
CustomTargetingError -
DateTimeRangeTargetingError -
DayPartTargetingError -
EntityChildrenLimitReachedE... -
EntityLimitReachedError -
FeatureError -
ForecastError -
FrequencyCapError -
GenericTargetingError -
GeoTargetingError -
GrpSettingsError -
ImageError -
InternalApiError -
InvalidEmailError -
InvalidUrlError -
InventoryTargetingError -
LabelEntityAssociationError -
LineItemActivityAssociation... -
LineItemCreativeAssociation... -
LineItemError -
LineItemFlightDateError -
LineItemOperationError -
MobileApplicationTargetingE... -
NotNullError -
NullError -
OrderActionError -
OrderError -
ParseError -
PermissionError -
PrecisionError -
ProgrammaticError -
PublisherQueryLanguageConte... -
PublisherQueryLanguageSynta... -
QuotaError -
RangeError -
RegExError -
RequestPlatformTargetingError -
RequiredCollectionError -
RequiredError -
RequiredNumberError -
RequiredSizeError -
ReservationDetailsError -
AudienceSegmentError -
ServerError -
SetTopBoxLineItemError -
StatementError -
StringFormatError -
StringLengthError -
TeamError -
TechnologyTargetingError -
TemplateInstantiatedCreativ... -
TimeZoneError -
TranscodingError -
TypeError -
UniqueError -
UserDomainTargetingError -
VideoPositionTargetingError
-
List of errors.

