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

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

Fields in com.google.api.ads.dfp.v201111 declared as QuotaErrorReason
static QuotaErrorReason QuotaErrorReason.EXCEEDED_QUOTA
           
 

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

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

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



Copyright © 2011. All Rights Reserved.