| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201208 |
| Modifier and Type | Field and Description |
|---|---|
static CreativeErrorReason |
CreativeErrorReason.CANNOT_CREATE_OR_UPDATE_LEGACY_DFP_CREATIVE |
static CreativeErrorReason |
CreativeErrorReason.CANNOT_CREATE_OR_UPDATE_LEGACY_DFP_MOBILE_CREATIVE |
static CreativeErrorReason |
CreativeErrorReason.CREATIVE_ASSET_CANNOT_HAVE_ID_AND_BYTE_ARRAY |
static CreativeErrorReason |
CreativeErrorReason.DESTINATION_URL_REQUIRED |
static CreativeErrorReason |
CreativeErrorReason.DUPLICATE_ASSET_IN_CREATIVE |
static CreativeErrorReason |
CreativeErrorReason.FLASH_AND_FALLBACK_URL_ARE_SAME |
static CreativeErrorReason |
CreativeErrorReason.INVALID_AD_EXCHANGE_CREATIVE_SIZE |
static CreativeErrorReason |
CreativeErrorReason.INVALID_ADSENSE_CREATIVE_SIZE |
static CreativeErrorReason |
CreativeErrorReason.INVALID_COMPANY_TYPE |
static CreativeErrorReason |
CreativeErrorReason.INVALID_INTERNAL_REDIRECT_URL |
| 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 © 2012. All Rights Reserved.