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

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

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

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

Methods in com.google.api.ads.dfp.axis.v201203 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.v201203 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.v201203 with parameters of type ReportJobStatus
ReportJob(Long id, ReportQuery reportQuery, ReportJobStatus reportJobStatus)
           
 



Copyright © 2012. All Rights Reserved.