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

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

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

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

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



Copyright © 2012. All Rights Reserved.