| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202311 |
| Modifier and Type | Field and Description |
|---|---|
static LiveStreamEventConditioningErrorReason |
LiveStreamEventConditioningErrorReason.CANNOT_APPLY_DASH_BRIDGE |
static LiveStreamEventConditioningErrorReason |
LiveStreamEventConditioningErrorReason.CANNOT_UPDATE_DASH_BRIDGE_AFTER_START_TIME |
static LiveStreamEventConditioningErrorReason |
LiveStreamEventConditioningErrorReason.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static LiveStreamEventConditioningErrorReason |
LiveStreamEventConditioningErrorReason.fromString(String value) |
static LiveStreamEventConditioningErrorReason |
LiveStreamEventConditioningErrorReason.fromValue(String value) |
LiveStreamEventConditioningErrorReason |
LiveStreamEventConditioningError.getReason()
Gets the reason value for this LiveStreamEventConditioningError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LiveStreamEventConditioningError.setReason(LiveStreamEventConditioningErrorReason reason)
Sets the reason value for this LiveStreamEventConditioningError.
|
| Constructor and Description |
|---|
LiveStreamEventConditioningError(String fieldPath,
FieldPathElement[] fieldPathElements,
String trigger,
String errorString,
LiveStreamEventConditioningErrorReason reason) |
Copyright © 2024. All rights reserved.