| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201805 |
| Modifier and Type | Field and Description |
|---|---|
static LiveStreamEventActionErrorReason |
LiveStreamEventActionErrorReason.CANNOT_ACTIVATE_IF_USING_INACTIVE_DAI_AUTHENTICATION_KEYS |
static LiveStreamEventActionErrorReason |
LiveStreamEventActionErrorReason.INVALID_STATUS_TRANSITION |
static LiveStreamEventActionErrorReason |
LiveStreamEventActionErrorReason.IS_ARCHIVED |
static LiveStreamEventActionErrorReason |
LiveStreamEventActionErrorReason.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static LiveStreamEventActionErrorReason |
LiveStreamEventActionErrorReason.fromString(String value) |
static LiveStreamEventActionErrorReason |
LiveStreamEventActionErrorReason.fromValue(String value) |
LiveStreamEventActionErrorReason |
LiveStreamEventActionError.getReason()
Gets the reason value for this LiveStreamEventActionError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LiveStreamEventActionError.setReason(LiveStreamEventActionErrorReason reason)
Sets the reason value for this LiveStreamEventActionError.
|
| Constructor and Description |
|---|
LiveStreamEventActionError(String fieldPath,
FieldPathElement[] fieldPathElements,
String trigger,
String errorString,
LiveStreamEventActionErrorReason reason) |
Copyright © 2018. All Rights Reserved.