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

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

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

Fields in com.google.api.ads.dfp.axis.v201203 declared as OrderErrorReason
static OrderErrorReason OrderErrorReason.CANNOT_MODIFY_PROPOSAL_ID
           
static OrderErrorReason OrderErrorReason.PRIMARY_USER_CANNOT_BE_SECONDARY
           
static OrderErrorReason OrderErrorReason.PRIMARY_USER_REQUIRED
           
static OrderErrorReason OrderErrorReason.UPDATE_ARCHIVED_ORDER_NOT_ALLOWED
           
static OrderErrorReason OrderErrorReason.UPDATE_CANCELED_ORDER_NOT_ALLOWED
           
static OrderErrorReason OrderErrorReason.UPDATE_PENDING_APPROVAL_ORDER_NOT_ALLOWED
           
 

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

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

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



Copyright © 2012. All Rights Reserved.