Uses of Class
com.google.api.ads.dfp.axis.v201206.ReportJob

Packages that use ReportJob
com.google.api.ads.dfp.axis.v201206   
 

Uses of ReportJob in com.google.api.ads.dfp.axis.v201206
 

Methods in com.google.api.ads.dfp.axis.v201206 that return ReportJob
 ReportJob ReportServiceSoapBindingStub.getReportJob(Long reportJobId)
           
 ReportJob ReportServiceInterface.getReportJob(Long reportJobId)
          Returns the ReportJob uniquely identified by the given ID.
 ReportJob ReportServiceSoapBindingStub.runReportJob(ReportJob reportJob)
           
 ReportJob ReportServiceInterface.runReportJob(ReportJob reportJob)
          Initiates the execution of a ReportQuery on the server.
 

Methods in com.google.api.ads.dfp.axis.v201206 with parameters of type ReportJob
 ReportJob ReportServiceSoapBindingStub.runReportJob(ReportJob reportJob)
           
 ReportJob ReportServiceInterface.runReportJob(ReportJob reportJob)
          Initiates the execution of a ReportQuery on the server.
 



Copyright © 2012. All Rights Reserved.