Uses of Class
com.google.api.ads.dfp.axis.v201208.QuotaErrorReason

Packages that use QuotaErrorReason
com.google.api.ads.dfp.axis.v201208   
 

Uses of QuotaErrorReason in com.google.api.ads.dfp.axis.v201208
 

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

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

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



Copyright © 2012. All Rights Reserved.