My favorites | English | Sign in

AdWords API v2009

v2009 Docs | v13 Docs

type StatsQueryError

Represents possible error codes when querying for stats.

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.

StatsQueryError

reason StatsQueryError.Reason The error reason represented by an enum.
  1. Enumerations
    1. DATE_NOT_IN_VALID_RANGE
      1. Date is outside of allowed range.