| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201805 |
| Modifier and Type | Class and Description |
|---|---|
class |
RequestApprovalProgressAction
Action requiring approval before the workflow can continue.
|
class |
ReserveInventoryProgressAction
Action requiring inventory to be reserved before the workflow can
continue.
|
class |
SendNotificationProgressAction
Action requiring a notification to be sent before the workflow
can continue.
|
| Modifier and Type | Method and Description |
|---|---|
ProgressAction[] |
ProgressRule.getActions()
Gets the actions value for this ProgressRule.
|
ProgressAction |
ProgressRule.getActions(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProgressRule.setActions(int i,
ProgressAction _value) |
void |
ProgressRule.setActions(ProgressAction[] actions)
Sets the actions value for this ProgressRule.
|
| Constructor and Description |
|---|
ProgressRule(ProgressAction[] actions,
String name,
WorkflowEvaluationStatus evaluationStatus,
DateTime evaluationTime,
Boolean isExternal) |
Copyright © 2018. All Rights Reserved.