|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CreativeErrorReason | |
|---|---|
| com.google.api.ads.dfp.axis.v201201 | |
| Uses of CreativeErrorReason in com.google.api.ads.dfp.axis.v201201 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201201 declared as CreativeErrorReason | |
|---|---|
static CreativeErrorReason |
CreativeErrorReason.CANNOT_CREATE_OR_UPDATE_LEGACY_DFP_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
|
| Methods in com.google.api.ads.dfp.axis.v201201 that return CreativeErrorReason | |
|---|---|
static CreativeErrorReason |
CreativeErrorReason.fromString(String value)
|
static CreativeErrorReason |
CreativeErrorReason.fromValue(String value)
|
CreativeErrorReason |
CreativeError.getReason()
Gets the reason value for this CreativeError. |
| Methods in com.google.api.ads.dfp.axis.v201201 with parameters of type CreativeErrorReason | |
|---|---|
void |
CreativeError.setReason(CreativeErrorReason reason)
Sets the reason value for this CreativeError. |
| Constructors in com.google.api.ads.dfp.axis.v201201 with parameters of type CreativeErrorReason | |
|---|---|
CreativeError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
CreativeErrorReason reason)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||