Service
MutateJobService
Dependencies
Job
▼
BillingSummary
Represents the billing summary of the job that provides the overall cost of the job's operations, i.e., for the work done by the job. This therefore excludes the cost of operating on the job itself - setting up the job, polling for its status, retrieving the result, etc.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201209
- Fields
Field | Type | Description |
---|---|---|
numOperations |
xsd:int
|
The number of billable operations performed by this job. |
numUnits |
xsd:long
|
The cost of this job in number of billing quota units. |