Uses of Class
com.google.api.ads.adwords.v201109.cm.BillingSummary

Packages that use BillingSummary
com.google.api.ads.adwords.v201109.cm   
 

Uses of BillingSummary in com.google.api.ads.adwords.v201109.cm
 

Methods in com.google.api.ads.adwords.v201109.cm that return BillingSummary
 BillingSummary Job.getBillingSummary()
          Gets the billingSummary value for this Job.
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type BillingSummary
 void Job.setBillingSummary(BillingSummary billingSummary)
          Sets the billingSummary value for this Job.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type BillingSummary
BulkMutateJob(String customerJobKey, ApiErrorReason failureReason, JobStats stats, BillingSummary billingSummary, String jobType, Long id, BulkMutateJobPolicy policy, BulkMutateRequest request, BasicJobStatus status, BulkMutateJobEvent[] history, BulkMutateResult result, Integer numRequestParts, Integer numRequestPartsReceived)
           
Job(String customerJobKey, ApiErrorReason failureReason, JobStats stats, BillingSummary billingSummary, String jobType)
           
SimpleMutateJob(String customerJobKey, ApiErrorReason failureReason, JobStats stats, BillingSummary billingSummary, String jobType, Long id, BasicJobStatus status, JobEvent[] history)
           
 



Copyright © 2011. All Rights Reserved.