My favorites | English | Sign in

AdWords API v2009

v2009 Docs | v13 Docs

type NewEntityCreationError

Error associated with creation of new entities using TempIds.

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.

NewEntityCreationError

reason NewEntityCreationError.Reason The error reason represented by an enum.
  1. Enumerations
    1. CANNOT_SET_ID_FOR_ADD
      1. Do not set the id field while creating new entities.