Service
MutateJobService
Dependencies
Job
▼
JobStats
Inheritance
JobStats
▼
BulkMutateJobStats
Job-handling statistics.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201209
- Fields
Field | Type | Description |
---|---|---|
progressPercent |
xsd:int
|
The percent of the job's total work that is completed. |
pendingTimeMillis |
xsd:long
|
The time (in milliseconds) spent by the job in a pending state. |
processingTimeMillis |
xsd:long
|
The time (in milliseconds) spent by the job in a processing state. |
JobStats.Type |
xsd:string
|
Indicates that this instance is a subtype of JobStats. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |