Uses of Class
com.google.api.ads.dfp.axis.v201208.CreativeErrorReason

Packages that use CreativeErrorReason
com.google.api.ads.dfp.axis.v201208   
 

Uses of CreativeErrorReason in com.google.api.ads.dfp.axis.v201208
 

Fields in com.google.api.ads.dfp.axis.v201208 declared as CreativeErrorReason
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
           
 

Methods in com.google.api.ads.dfp.axis.v201208 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.v201208 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.v201208 with parameters of type CreativeErrorReason
CreativeError(String fieldPath, String trigger, String errorString, String apiErrorType, CreativeErrorReason reason)
           
 



Copyright © 2012. All Rights Reserved.