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