| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201711 |
| 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 |
ReportServiceSoapBindingStub.getReportJobStatus(Long reportJobId) |
ReportJobStatus |
ReportServiceInterface.getReportJobStatus(Long reportJobId)
Returns the
ReportJobStatus of the report job with
the specified ID. |
Copyright © 2018. All Rights Reserved.