My favorites | English | Sign in

AdWords API v2009

v2009 Docs | v13 Docs

type InternalApiError

Indicates that a server-side error has occured. InternalApiErrors are generally not the result of an invalid request or message sent by the client.

Namespace

  • https://adwords.google.com/api/adwords/cm/v200909

Fields

Field Type Description

ApiError (inherited)

fieldPath xsd:string The OGNL field path to identify cause of error.
trigger xsd:string The data that caused the error.
ApiError.Type xsd:string This field indicates the subtype of ApiError of this instance. It is ignored on input, and instead xsi:type should be specified.

InternalApiError

reason InternalApiError.Reason The error reason represented by an enum.
  1. Enumerations
    1. UNEXPECTED_INTERNAL_API_ERROR
      1. API encountered an unexpected internal error.