Page Summary
-
The ApiException class holds a list of service errors within the ForecastService.
-
The ApiException inherits from ApplicationException and includes a message field with an xsd:string type.
-
The errors field within ApiException is a list of potential errors, including various specific error types like AdUnitCodeError, AuthenticationError, and ForecastError, among many others.
Exception class for holding a list of service errors.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field
ApplicationException
(inherited)ApiException
errors
-
ApiError []-
AdUnitCodeError -
ApiVersionError -
AssetError -
AudienceExtensionError -
AuthenticationError -
ClickTrackingLineItemError -
CollectionSizeError -
CommonError -
CompanyCreditStatusError -
CreativeError -
CrossSellError -
CurrencyCodeError -
CustomFieldValueError -
CustomTargetingError -
DateError -
DateTimeRangeTargetingError -
DayPartTargetingError -
EntityChildrenLimitReachedE... -
EntityLimitReachedError -
FeatureError -
ForecastError -
FrequencyCapError -
GenericTargetingError -
GeoTargetingError -
GrpSettingsError -
ImageError -
InternalApiError -
InvalidUrlError -
InventoryTargetingError -
InventoryUnitError -
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 -
TimeZoneError -
TranscodingError -
TypeError -
UniqueError -
UserDomainTargetingError -
VideoPositionTargetingError
-
List of errors.

