Uses of Class
com.google.api.ads.dfp.axis.v201203.ServerErrorReason

Packages that use ServerErrorReason
com.google.api.ads.dfp.axis.v201203   
 

Uses of ServerErrorReason in com.google.api.ads.dfp.axis.v201203
 

Fields in com.google.api.ads.dfp.axis.v201203 declared as ServerErrorReason
static ServerErrorReason ServerErrorReason.SERVER_BUSY
           
static ServerErrorReason ServerErrorReason.SERVER_ERROR
           
 

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

Methods in com.google.api.ads.dfp.axis.v201203 with parameters of type ServerErrorReason
 void ServerError.setReason(ServerErrorReason reason)
          Sets the reason value for this ServerError.
 

Constructors in com.google.api.ads.dfp.axis.v201203 with parameters of type ServerErrorReason
ServerError(String fieldPath, String trigger, String errorString, String apiErrorType, ServerErrorReason reason)
           
 



Copyright © 2012. All Rights Reserved.