Uses of Class
com.google.api.ads.dfp.axis.v201204.ReportJobStatus

Packages that use ReportJobStatus
com.google.api.ads.dfp.axis.v201204   
 

Uses of ReportJobStatus in com.google.api.ads.dfp.axis.v201204
 

Fields in com.google.api.ads.dfp.axis.v201204 declared as ReportJobStatus
static ReportJobStatus ReportJobStatus.COMPLETED
           
static ReportJobStatus ReportJobStatus.FAILED
           
static ReportJobStatus ReportJobStatus.IN_PROGRESS
           
 

Methods in com.google.api.ads.dfp.axis.v201204 that return ReportJobStatus
static ReportJobStatus ReportJobStatus.fromString(String value)
           
static ReportJobStatus ReportJobStatus.fromValue(String value)
           
 ReportJobStatus ReportJob.getReportJobStatus()
          Gets the reportJobStatus value for this ReportJob.
 

Methods in com.google.api.ads.dfp.axis.v201204 with parameters of type ReportJobStatus
 void ReportJob.setReportJobStatus(ReportJobStatus reportJobStatus)
          Sets the reportJobStatus value for this ReportJob.
 

Constructors in com.google.api.ads.dfp.axis.v201204 with parameters of type ReportJobStatus
ReportJob(Long id, ReportQuery reportQuery, ReportJobStatus reportJobStatus)
           
 



Copyright © 2012. All Rights Reserved.