| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201911 |
| Modifier and Type | Field and Description |
|---|---|
static SetTopBoxCreativeErrorReason |
SetTopBoxCreativeErrorReason.EXTERNAL_ASSET_ID_IMMUTABLE |
static SetTopBoxCreativeErrorReason |
SetTopBoxCreativeErrorReason.EXTERNAL_ASSET_ID_REQUIRED |
static SetTopBoxCreativeErrorReason |
SetTopBoxCreativeErrorReason.PROVIDER_ID_IMMUTABLE |
static SetTopBoxCreativeErrorReason |
SetTopBoxCreativeErrorReason.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static SetTopBoxCreativeErrorReason |
SetTopBoxCreativeErrorReason.fromString(String value) |
static SetTopBoxCreativeErrorReason |
SetTopBoxCreativeErrorReason.fromValue(String value) |
SetTopBoxCreativeErrorReason |
SetTopBoxCreativeError.getReason()
Gets the reason value for this SetTopBoxCreativeError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetTopBoxCreativeError.setReason(SetTopBoxCreativeErrorReason reason)
Sets the reason value for this SetTopBoxCreativeError.
|
| Constructor and Description |
|---|
SetTopBoxCreativeError(String fieldPath,
FieldPathElement[] fieldPathElements,
String trigger,
String errorString,
SetTopBoxCreativeErrorReason reason) |
Copyright © 2020. All rights reserved.