| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201211 |
| Modifier and Type | Field and Description |
|---|---|
static ReportJobStatus |
ReportJobStatus.COMPLETED |
static ReportJobStatus |
ReportJobStatus.FAILED |
static ReportJobStatus |
ReportJobStatus.IN_PROGRESS |
| Modifier and Type | Method and Description |
|---|---|
static ReportJobStatus |
ReportJobStatus.fromString(String value) |
static ReportJobStatus |
ReportJobStatus.fromValue(String value) |
ReportJobStatus |
ReportJob.getReportJobStatus()
Gets the reportJobStatus value for this ReportJob.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportJob.setReportJobStatus(ReportJobStatus reportJobStatus)
Sets the reportJobStatus value for this ReportJob.
|
| Constructor and Description |
|---|
ReportJob(Long id,
ReportQuery reportQuery,
ReportJobStatus reportJobStatus) |
Copyright © 2014. All Rights Reserved.