My favorites | English | Sign in

AdWords API v2009

v2009 Docs | v13 Docs

type NotWhitelistedError

Indicates that the customer is not whitelisted for accessing the API.

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.

NotWhitelistedError

reason NotWhitelistedError.Reason The error reason represented by an enum.
  1. Enumerations
    1. CUSTOMER_NOT_WHITELISTED_FOR_API
      1. Customer is not whitelisted for accessing the API.