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

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

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

Fields in com.google.api.ads.dfp.axis.v201201 declared as LineItemFlightDateErrorReason
static LineItemFlightDateErrorReason LineItemFlightDateErrorReason.END_DATE_TIME_IS_IN_PAST
           
static LineItemFlightDateErrorReason LineItemFlightDateErrorReason.END_DATE_TIME_NOT_AFTER_START_TIME
           
static LineItemFlightDateErrorReason LineItemFlightDateErrorReason.END_DATE_TIME_TOO_LATE
           
static LineItemFlightDateErrorReason LineItemFlightDateErrorReason.START_DATE_TIME_IS_IN_PAST
           
 

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

Methods in com.google.api.ads.dfp.axis.v201201 with parameters of type LineItemFlightDateErrorReason
 void LineItemFlightDateError.setReason(LineItemFlightDateErrorReason reason)
          Sets the reason value for this LineItemFlightDateError.
 

Constructors in com.google.api.ads.dfp.axis.v201201 with parameters of type LineItemFlightDateErrorReason
LineItemFlightDateError(String fieldPath, String trigger, String errorString, String apiErrorType, LineItemFlightDateErrorReason reason)
           
 



Copyright © 2012. All Rights Reserved.