Uses of Class
com.google.api.ads.dfp.axis.v201206.CustomCreativeErrorReason

Packages that use CustomCreativeErrorReason
com.google.api.ads.dfp.axis.v201206   
 

Uses of CustomCreativeErrorReason in com.google.api.ads.dfp.axis.v201206
 

Fields in com.google.api.ads.dfp.axis.v201206 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.v201206 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.v201206 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.v201206 with parameters of type CustomCreativeErrorReason
CustomCreativeError(String fieldPath, String trigger, String errorString, String apiErrorType, CustomCreativeErrorReason reason)
           
 



Copyright © 2012. All Rights Reserved.