Uses of Class
com.google.api.ads.dfp.axis.v201111.CreativeSetErrorReason

Packages that use CreativeSetErrorReason
com.google.api.ads.dfp.axis.v201111   
 

Uses of CreativeSetErrorReason in com.google.api.ads.dfp.axis.v201111
 

Fields in com.google.api.ads.dfp.axis.v201111 declared as CreativeSetErrorReason
static CreativeSetErrorReason CreativeSetErrorReason.VIDEO_FEATURE_REQUIRED
           
 

Methods in com.google.api.ads.dfp.axis.v201111 that return CreativeSetErrorReason
static CreativeSetErrorReason CreativeSetErrorReason.fromString(String value)
           
static CreativeSetErrorReason CreativeSetErrorReason.fromValue(String value)
           
 CreativeSetErrorReason CreativeSetError.getReason()
          Gets the reason value for this CreativeSetError.
 

Methods in com.google.api.ads.dfp.axis.v201111 with parameters of type CreativeSetErrorReason
 void CreativeSetError.setReason(CreativeSetErrorReason reason)
          Sets the reason value for this CreativeSetError.
 

Constructors in com.google.api.ads.dfp.axis.v201111 with parameters of type CreativeSetErrorReason
CreativeSetError(String fieldPath, String trigger, String errorString, String apiErrorType, CreativeSetErrorReason reason)
           
 



Copyright © 2012. All Rights Reserved.