|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomCreativeErrorReason | |
|---|---|
| com.google.api.ads.dfp.axis.v201208 | |
| Uses of CustomCreativeErrorReason in com.google.api.ads.dfp.axis.v201208 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201208 declared as CustomCreativeErrorReason | |
|---|---|
static CustomCreativeErrorReason |
CustomCreativeErrorReason.CUSTOM_CREATIVE_NOT_ALLOWED
|
static CustomCreativeErrorReason |
CustomCreativeErrorReason.DUPLICATE_ASSET_IN_MACROS
|
static CustomCreativeErrorReason |
CustomCreativeErrorReason.DUPLICATE_MACRO_NAME_FOR_CREATIVE
|
static CustomCreativeErrorReason |
CustomCreativeErrorReason.MISSING_INTERSTITIAL_MACRO
|
static CustomCreativeErrorReason |
CustomCreativeErrorReason.SNIPPET_REFERENCES_MISSING_MACRO
|
static CustomCreativeErrorReason |
CustomCreativeErrorReason.UNRECOGNIZED_MACRO
|
| Methods in com.google.api.ads.dfp.axis.v201208 that return CustomCreativeErrorReason | |
|---|---|
static CustomCreativeErrorReason |
CustomCreativeErrorReason.fromString(String value)
|
static CustomCreativeErrorReason |
CustomCreativeErrorReason.fromValue(String value)
|
CustomCreativeErrorReason |
CustomCreativeError.getReason()
Gets the reason value for this CustomCreativeError. |
| Methods in com.google.api.ads.dfp.axis.v201208 with parameters of type CustomCreativeErrorReason | |
|---|---|
void |
CustomCreativeError.setReason(CustomCreativeErrorReason reason)
Sets the reason value for this CustomCreativeError. |
| Constructors in com.google.api.ads.dfp.axis.v201208 with parameters of type CustomCreativeErrorReason | |
|---|---|
CustomCreativeError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
CustomCreativeErrorReason reason)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||