| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
ProductItemError |
ProductItemError.copyFrom(ProductItemError instance) |
static ProductItemError |
ProductItemError.loadJSON(String json,
APIContext context,
String header) |
ProductItemError |
ProductItemError.setFieldDescription(String value) |
ProductItemError |
ProductItemError.setFieldErrorPriority(String value) |
ProductItemError |
ProductItemError.setFieldErrorType(String value) |
ProductItemError |
ProductItemError.setFieldTitle(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ProductItemError> |
ProductItem.getFieldErrors() |
static APIRequest.ResponseParser<ProductItemError> |
ProductItemError.getParser() |
static APINodeList<ProductItemError> |
ProductItemError.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
| Modifier and Type | Method and Description |
|---|---|
ProductItemError |
ProductItemError.copyFrom(ProductItemError instance) |
Copyright © 2024. All rights reserved.