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

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

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

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



Copyright © 2012. All Rights Reserved.