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