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

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

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

Fields in com.google.api.ads.dfp.axis.v201206 declared as RequiredSizeErrorReason
static RequiredSizeErrorReason RequiredSizeErrorReason.NOT_ALLOWED
           
static RequiredSizeErrorReason RequiredSizeErrorReason.REQUIRED
           
 

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

Methods in com.google.api.ads.dfp.axis.v201206 with parameters of type RequiredSizeErrorReason
 void RequiredSizeError.setReason(RequiredSizeErrorReason reason)
          Sets the reason value for this RequiredSizeError.
 

Constructors in com.google.api.ads.dfp.axis.v201206 with parameters of type RequiredSizeErrorReason
RequiredSizeError(String fieldPath, String trigger, String errorString, String apiErrorType, RequiredSizeErrorReason reason)
           
 



Copyright © 2012. All Rights Reserved.