type InternalApiError (v202502)

  • The document lists numerous Ad Manager API services for version v202502, including AdRuleService, AdjustmentService, and many more.

  • The document details the inheritance of error types, with InternalApiError inheriting from ApiError.

  • Specific fields for ApiError and InternalApiError are described, such as fieldPath, trigger, and reason.

  • The InternalApiError includes an enumeration of possible reason values like UNEXPECTED_INTERNAL_API_ERROR and TRANSIENT_ERROR.


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

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