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

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

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

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

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



Copyright © 2012. All Rights Reserved.