-
com.google.api.ads.dfp.axis.v201302.ReportJob
Represents a report job that will be run to retrieve performance and statistics information about ad campaigns, networks, inventory and sales.
-
com.google.api.ads.dfp.axis.v201306.ReportJob
Represents a report job that will be run to retrieve performance and statistics information about ad campaigns, networks, inventory and sales.
-
com.google.api.ads.dfp.axis.v201308.ReportJob
Represents a report job that will be run to retrieve performance and statistics information about ad campaigns, networks, inventory and sales.
-
com.google.api.ads.dfp.axis.v201311.ReportJob
Represents a report job that will be run to retrieve performance and statistics information about ad campaigns, networks, inventory and sales.
-
com.google.api.ads.dfp.v201208.ReportJob
Represents a report job that will be run to retrieve performance and statistics information about ad campaigns, networks, inventory and sales.
-
com.google.api.ads.dfp.v201211.ReportJob
Represents a report job that will be run to retrieve performance and statistics information about ad campaigns, networks, inventory and sales.
-
com.google.api.ads.dfp.v201302.ReportJob
Represents a report job that will be run to retrieve performance and statistics information about ad campaigns, networks, inventory and sales.
-
com.google.api.ads.dfp.v201306.ReportJob
Represents a report job that will be run to retrieve performance and statistics information about ad campaigns, networks, inventory and sales.
-
com.google.api.ads.dfp.v201308.ReportJob
Represents a report job that will be run to retrieve performance and statistics information about ad campaigns, networks, inventory and sales.
-
com.google.api.ads.dfp.v201311.ReportJob
Represents a report job that will be run to retrieve performance and statistics information about ad campaigns, networks, inventory and sales.
-
com.sun.star.report.ReportJob
This allows some simple job control. A job can be interrupted (or if it has not yet been started, canceled), and the job status can be queried (scheduled, running, finished).
JobStatus | running | finished |
Scheduled | false | false |
Running | true | false |
Finished | false | true |
@author Thomas Morgner
-
org.jfree.report.flow.ReportJob
A report job holds all properties that are required to successfully execute a report process. A report job does not hold output target specific parameters like target file names etc.