| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202102 |
| Modifier and Type | Field and Description |
|---|---|
static LiveStreamEventDvrWindowErrorReason |
LiveStreamEventDvrWindowErrorReason.DVR_WINDOW_TOO_HIGH |
static LiveStreamEventDvrWindowErrorReason |
LiveStreamEventDvrWindowErrorReason.DVR_WINDOW_TOO_LOW |
static LiveStreamEventDvrWindowErrorReason |
LiveStreamEventDvrWindowErrorReason.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static LiveStreamEventDvrWindowErrorReason |
LiveStreamEventDvrWindowErrorReason.fromString(String value) |
static LiveStreamEventDvrWindowErrorReason |
LiveStreamEventDvrWindowErrorReason.fromValue(String value) |
LiveStreamEventDvrWindowErrorReason |
LiveStreamEventDvrWindowError.getReason()
Gets the reason value for this LiveStreamEventDvrWindowError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LiveStreamEventDvrWindowError.setReason(LiveStreamEventDvrWindowErrorReason reason)
Sets the reason value for this LiveStreamEventDvrWindowError.
|
| Constructor and Description |
|---|
LiveStreamEventDvrWindowError(String fieldPath,
FieldPathElement[] fieldPathElements,
String trigger,
String errorString,
LiveStreamEventDvrWindowErrorReason reason) |
Copyright © 2022. All rights reserved.