|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ForecastErrorReason | |
|---|---|
| com.google.api.ads.dfp.axis.v201208 | |
| Uses of ForecastErrorReason in com.google.api.ads.dfp.axis.v201208 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201208 declared as ForecastErrorReason | |
|---|---|
static ForecastErrorReason |
ForecastErrorReason.EXCEEDED_QUOTA
|
static ForecastErrorReason |
ForecastErrorReason.INTERNAL_ERROR
|
static ForecastErrorReason |
ForecastErrorReason.NO_FORECAST_YET
|
static ForecastErrorReason |
ForecastErrorReason.NOT_ENOUGH_INVENTORY
|
static ForecastErrorReason |
ForecastErrorReason.SERVER_NOT_AVAILABLE
|
static ForecastErrorReason |
ForecastErrorReason.SUCCESS
|
static ForecastErrorReason |
ForecastErrorReason.ZERO_LENGTH_RESERVATION
|
| Methods in com.google.api.ads.dfp.axis.v201208 that return ForecastErrorReason | |
|---|---|
static ForecastErrorReason |
ForecastErrorReason.fromString(String value)
|
static ForecastErrorReason |
ForecastErrorReason.fromValue(String value)
|
ForecastErrorReason |
ForecastError.getReason()
Gets the reason value for this ForecastError. |
| Methods in com.google.api.ads.dfp.axis.v201208 with parameters of type ForecastErrorReason | |
|---|---|
void |
ForecastError.setReason(ForecastErrorReason reason)
Sets the reason value for this ForecastError. |
| Constructors in com.google.api.ads.dfp.axis.v201208 with parameters of type ForecastErrorReason | |
|---|---|
ForecastError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
ForecastErrorReason reason)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||