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

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

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

Subclasses of JobEvent in com.google.api.ads.adwords.v201109.cm
 class BulkMutateJobEvent
          An event defined by a status change of a bulk mutate job.
 

Methods in com.google.api.ads.adwords.v201109.cm that return JobEvent
 JobEvent[] SimpleMutateJob.getHistory()
          Gets the history value for this SimpleMutateJob.
 JobEvent SimpleMutateJob.getHistory(int i)
           
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type JobEvent
 void SimpleMutateJob.setHistory(int i, JobEvent _value)
           
 void SimpleMutateJob.setHistory(JobEvent[] history)
          Sets the history value for this SimpleMutateJob.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type JobEvent
SimpleMutateJob(String customerJobKey, ApiErrorReason failureReason, JobStats stats, BillingSummary billingSummary, String jobType, Long id, BasicJobStatus status, JobEvent[] history)
           
 



Copyright © 2011. All Rights Reserved.