| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202005 |
| Modifier and Type | Field and Description |
|---|---|
static LiveStreamEventDateTimeErrorReason |
LiveStreamEventDateTimeErrorReason.END_DATE_TIME_NOT_AFTER_START_DATE_TIME |
static LiveStreamEventDateTimeErrorReason |
LiveStreamEventDateTimeErrorReason.END_DATE_TIME_TOO_LATE |
static LiveStreamEventDateTimeErrorReason |
LiveStreamEventDateTimeErrorReason.START_DATE_TIME_IS_IN_PAST |
static LiveStreamEventDateTimeErrorReason |
LiveStreamEventDateTimeErrorReason.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static LiveStreamEventDateTimeErrorReason |
LiveStreamEventDateTimeErrorReason.fromString(String value) |
static LiveStreamEventDateTimeErrorReason |
LiveStreamEventDateTimeErrorReason.fromValue(String value) |
LiveStreamEventDateTimeErrorReason |
LiveStreamEventDateTimeError.getReason()
Gets the reason value for this LiveStreamEventDateTimeError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LiveStreamEventDateTimeError.setReason(LiveStreamEventDateTimeErrorReason reason)
Sets the reason value for this LiveStreamEventDateTimeError.
|
| Constructor and Description |
|---|
LiveStreamEventDateTimeError(String fieldPath,
FieldPathElement[] fieldPathElements,
String trigger,
String errorString,
LiveStreamEventDateTimeErrorReason reason) |
Copyright © 2021. All rights reserved.