|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LineItemErrorReason | |
|---|---|
| com.google.api.ads.dfp.axis.v201203 | |
| Uses of LineItemErrorReason in com.google.api.ads.dfp.axis.v201203 |
|---|
| Methods in com.google.api.ads.dfp.axis.v201203 that return LineItemErrorReason | |
|---|---|
static LineItemErrorReason |
LineItemErrorReason.fromString(String value)
|
static LineItemErrorReason |
LineItemErrorReason.fromValue(String value)
|
LineItemErrorReason |
LineItemError.getReason()
Gets the reason value for this LineItemError. |
| Methods in com.google.api.ads.dfp.axis.v201203 with parameters of type LineItemErrorReason | |
|---|---|
void |
LineItemError.setReason(LineItemErrorReason reason)
Sets the reason value for this LineItemError. |
| Constructors in com.google.api.ads.dfp.axis.v201203 with parameters of type LineItemErrorReason | |
|---|---|
LineItemError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
LineItemErrorReason reason)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||