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

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

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

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

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



Copyright © 2012. All Rights Reserved.