AI-generated Key Takeaways
-
ApiException is an exception class designed to hold a list of service errors.
-
It inherits from ApplicationException, and includes a 'message' field for an error message.
-
The ApiException itself contains an 'errors' field, which is a list that can contain various types of API errors.
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 -
CollectionSizeError -
CommonError -
CustomTargetingError -
DateError -
DateTimeRangeTargetingError -
DayPartTargetingError -
EntityLimitReachedError -
FeatureError -
ForecastAdjustmentError -
ForecastError -
GenericTargetingError -
GeoTargetingError -
InternalApiError -
InvalidUrlError -
InventoryTargetingError -
InventoryUnitError -
InventoryUnitSizesError -
NotNullError -
NullError -
ParseError -
PermissionError -
PublisherQueryLanguageConte... -
PublisherQueryLanguageSynta... -
QuotaError -
RequiredCollectionError -
RequiredError -
ServerError -
StatementError -
StringFormatError -
StringLengthError -
TechnologyTargetingError -
TrafficForecastSegmentError -
TypeError -
UniqueError -
UserDomainTargetingError
-
List of errors.

