Service
MutateJobService
Inheritance
JobStats
▼
BulkMutateJobStats
Bulk mutate job-handling statistics.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201302
- Fields
Field | Type | Description |
---|---|---|
JobStats (inherited) | ||
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. |
BulkMutateJobStats | ||
numOperations |
xsd:int
|
The total number of operations in this bulk mutate job. |
numFailedOperations |
xsd:int
|
The number of failed operations in this bulk mutate job. |
numUnprocessedOperations |
xsd:int
|
The number of operations in this bulk mutate job that have not yet been processed, or will not be processed. |