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

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

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

Subclasses of JobStats in com.google.api.ads.adwords.v201109.cm
 class BulkMutateJobStats
          Bulk mutate job-handling statistics.
 

Methods in com.google.api.ads.adwords.v201109.cm that return JobStats
 JobStats Job.getStats()
          Gets the stats value for this Job.
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type JobStats
 void Job.setStats(JobStats stats)
          Sets the stats value for this Job.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type JobStats
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.