| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201208 |
| Modifier and Type | Field and Description |
|---|---|
static AdUnitTypeErrorReason |
AdUnitTypeErrorReason.MOBILE_APP_PLATFORM_NOT_VALID |
static AdUnitTypeErrorReason |
AdUnitTypeErrorReason.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static AdUnitTypeErrorReason |
AdUnitTypeErrorReason.fromString(String value) |
static AdUnitTypeErrorReason |
AdUnitTypeErrorReason.fromValue(String value) |
AdUnitTypeErrorReason |
AdUnitTypeError.getReason()
Gets the reason value for this AdUnitTypeError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdUnitTypeError.setReason(AdUnitTypeErrorReason reason)
Sets the reason value for this AdUnitTypeError.
|
| Constructor and Description |
|---|
AdUnitTypeError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
AdUnitTypeErrorReason reason) |
Copyright © 2013. All Rights Reserved.