| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.rm |
| Modifier and Type | Field and Description |
|---|---|
protected OfflineDataUploadFailureReason |
OfflineDataUpload.failureReason |
| Modifier and Type | Method and Description |
|---|---|
static OfflineDataUploadFailureReason |
OfflineDataUploadFailureReason.fromValue(String v) |
OfflineDataUploadFailureReason |
OfflineDataUpload.getFailureReason()
Gets the value of the failureReason property.
|
static OfflineDataUploadFailureReason |
OfflineDataUploadFailureReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OfflineDataUploadFailureReason[] |
OfflineDataUploadFailureReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OfflineDataUpload.setFailureReason(OfflineDataUploadFailureReason value)
Sets the value of the failureReason property.
|
Copyright © 2023. All rights reserved.