type InternalApiError (v202411)

  • This documentation details the InternalApiError object within the Google Ad Manager API.

  • InternalApiError is a type of ApiError and signals an internal problem within the Ad Manager system.

  • It includes fields inherited from ApiError such as fieldPath, fieldPathElements, trigger, and errorString, providing context for the error.

  • InternalApiError also has a specific reason field with possible values indicating the nature of the internal error.

  • This information is relevant for developers troubleshooting issues with the Ad Manager API.


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

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