AdWords API
Feedback on this document

abstract type Job (v201306)

Represents an asynchronous macro unit of work.


Namespace
https://adwords.google.com/api/adwords/cm/v201306
Fields
Field Type Description
failureReason
ReadOnly
ApiErrorReason Failure reason if this job has failed. This field is read only and should not be set. If this field is sent to the API, it will be ignored.
stats
ReadOnly
  1. JobStats
    1. BulkMutateJobStats
The statistics concerning the processing of this job. This field is read only and should not be set. If this field is sent to the API, it will be ignored.
billingSummary
ReadOnly
BillingSummary The billing summary specifying the cost of this job. This field is read only and should not be set. If this field is sent to the API, it will be ignored.
Job.Type xsd:string Indicates that this instance is a subtype of Job. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.

Authentication required

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

Signing you in...

Google Developers needs your permission to do that.