| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201405 |
| Modifier and Type | Field and Description |
|---|---|
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,
String trigger,
String errorString,
String apiErrorType,
LiveStreamEventActionErrorReason reason) |
Copyright © 2014. All Rights Reserved.