Uses of Class
com.google.api.ads.dfp.v201111.RequiredSizeErrorReason

Uses of RequiredSizeErrorReason in com.google.api.ads.dfp.v201111
 

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

Methods in com.google.api.ads.dfp.v201111 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.v201111 with parameters of type RequiredSizeErrorReason
 void RequiredSizeError.setReason(RequiredSizeErrorReason reason)
          Sets the reason value for this RequiredSizeError.
 

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



Copyright © 2011. All Rights Reserved.