|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LineItemFlightDateErrorReason | |
|---|---|
| com.google.api.ads.dfp.axis.v201203 | |
| Uses of LineItemFlightDateErrorReason in com.google.api.ads.dfp.axis.v201203 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201203 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.v201203 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.v201203 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.v201203 with parameters of type LineItemFlightDateErrorReason | |
|---|---|
LineItemFlightDateError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
LineItemFlightDateErrorReason reason)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||