Hide

abstract type Job (v201502)

Represents an asynchronous macro unit of work.


Namespace
https://adwords.google.com/api/adwords/cm/v201502
Fields
Field Type Description
failureReason
ReadOnly
ApiErrorReason Failure reason if this job has failed. This field is read only and will be ignored when sent to the API.
stats
ReadOnly
JobStats The statistics concerning the processing of this job. This field is read only and will be ignored when sent to the API.
billingSummary
ReadOnly
BillingSummary The billing summary specifying the cost of this job. This field is read only and will be ignored when sent to the API.
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.

Send feedback about...

AdWords API