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

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

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

Methods in com.google.api.ads.dfp.axis.v201208 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.v201208 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.