| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201708 |
| Modifier and Type | Field and Description |
|---|---|
static WorkflowRequestErrorReason |
WorkflowRequestErrorReason.INVALID_ACTION |
static WorkflowRequestErrorReason |
WorkflowRequestErrorReason.INVALID_REQUEST_ID |
static WorkflowRequestErrorReason |
WorkflowRequestErrorReason.REQUEST_ALREADY_PROCESSED |
static WorkflowRequestErrorReason |
WorkflowRequestErrorReason.UNKNOWN |
static WorkflowRequestErrorReason |
WorkflowRequestErrorReason.WORKFLOW_NOT_IN_PROGRESS |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowRequestErrorReason |
WorkflowRequestErrorReason.fromString(String value) |
static WorkflowRequestErrorReason |
WorkflowRequestErrorReason.fromValue(String value) |
WorkflowRequestErrorReason |
WorkflowRequestError.getReason()
Gets the reason value for this WorkflowRequestError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowRequestError.setReason(WorkflowRequestErrorReason reason)
Sets the reason value for this WorkflowRequestError.
|
| Constructor and Description |
|---|
WorkflowRequestError(String fieldPath,
FieldPathElement[] fieldPathElements,
String trigger,
String errorString,
WorkflowRequestErrorReason reason) |
Copyright © 2018. All Rights Reserved.