My favorites | English | Sign in

AdWords API v2009

v2009 Docs | v13 Docs

type EntityNotFound

An id did not correspond to an entity, or it referred to an entity which does not belong to the customer.

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.

EntityNotFound

reason EntityNotFound.Reason Reason for this error.
  1. Enumerations
    1. INVALID_ID
      1. The specified id refered to an entity which either doesn't exist or is not accessible to the customer. e.g. campaign belongs to another customer.