type InternalApiError (v202505)

  • InternalApiError is a type of ApiError that is inherited from the base ApiError.

  • InternalApiError has a field called reason which is an enumeration of type InternalApiError.Reason.

  • Possible reasons for an InternalApiError include UNEXPECTED_INTERNAL_API_ERROR, TRANSIENT_ERROR, UNKNOWN, DOWNTIME, and ERROR_GENERATING_RESPONSE.


Namespace
https://www.google.com/apis/ads/publisher/v202505

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

InternalApiError

reason

InternalApiError.Reason


Enumerations
UNEXPECTED_INTERNAL_API_ERROR
TRANSIENT_ERROR
UNKNOWN
DOWNTIME
ERROR_GENERATING_RESPONSE