| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201204 |
| Modifier and Type | Field and Description |
|---|---|
static CreativeErrorReason |
CreativeErrorReason.CANNOT_CREATE_OR_UPDATE_LEGACY_DFP_CREATIVE |
static CreativeErrorReason |
CreativeErrorReason.CANNOT_CREATE_OR_UPDATE_UNSUPPORTED_CREATIVE |
static CreativeErrorReason |
CreativeErrorReason.DESTINATION_URL_REQUIRED |
static CreativeErrorReason |
CreativeErrorReason.FLASH_AND_FALLBACK_URL_ARE_SAME |
static CreativeErrorReason |
CreativeErrorReason.INVALID_COMPANY_TYPE |
static CreativeErrorReason |
CreativeErrorReason.INVALID_INTERNAL_REDIRECT_URL |
static CreativeErrorReason |
CreativeErrorReason.MISSING_FEATURE |
static CreativeErrorReason |
CreativeErrorReason.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static CreativeErrorReason |
CreativeErrorReason.fromString(String value) |
static CreativeErrorReason |
CreativeErrorReason.fromValue(String value) |
CreativeErrorReason |
CreativeError.getReason()
Gets the reason value for this CreativeError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreativeError.setReason(CreativeErrorReason reason)
Sets the reason value for this CreativeError.
|
| Constructor and Description |
|---|
CreativeError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
CreativeErrorReason reason) |
Copyright © 2013. All Rights Reserved.