| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201711 |
| Modifier and Type | Field and Description |
|---|---|
protected ReportJobStatus |
ReportServiceInterfacegetReportJobStatusResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
static ReportJobStatus |
ReportJobStatus.fromValue(String v) |
ReportJobStatus |
ReportServiceInterface.getReportJobStatus(Long reportJobId)
Returns the
ReportJobStatus of the report job with the specified ID. |
ReportJobStatus |
ReportServiceInterfacegetReportJobStatusResponse.getRval()
Gets the value of the rval property.
|
static ReportJobStatus |
ReportJobStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportJobStatus[] |
ReportJobStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportServiceInterfacegetReportJobStatusResponse.setRval(ReportJobStatus value)
Sets the value of the rval property.
|
Copyright © 2018. All Rights Reserved.