AdWords API
Feedback on this document

type BulkMutateJobEvent (v201209)

An event defined by a status change of a bulk mutate job.


Namespace
https://adwords.google.com/api/adwords/cm/v201209
Fields
Field Type Description
JobEvent (inherited)
dateTime xsd:string Time when the job status changed.
JobEvent.Type xsd:string Indicates that this instance is a subtype of JobEvent. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.
BulkMutateJobEvent
status BasicJobStatus The new job status defining this event.
Enumerations
COMPLETED
The job has completed (successfully or otherwise) and all its complete result is available.
PROCESSING
The job is being actively processed by one or more tasks.
FAILED
The job has encountered severe failures and could not be completed.
PENDING
The job request has been received, and is pending receipt of additional request parts, validation and assignment to tasks for processing.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.