| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
ProductItemInsights |
ProductItemInsights.copyFrom(ProductItemInsights instance) |
static ProductItemInsights |
ProductItemInsights.loadJSON(String json,
APIContext context,
String header) |
ProductItemInsights |
ProductItemInsights.setFieldAdClickCount(Long value) |
ProductItemInsights |
ProductItemInsights.setFieldAddToCartCount(Long value) |
ProductItemInsights |
ProductItemInsights.setFieldAdImpressionCount(Long value) |
ProductItemInsights |
ProductItemInsights.setFieldPurchaseCount(Long value) |
ProductItemInsights |
ProductItemInsights.setFieldViewContentCount(Long value) |
| Modifier and Type | Method and Description |
|---|---|
static APIRequest.ResponseParser<ProductItemInsights> |
ProductItemInsights.getParser() |
static APINodeList<ProductItemInsights> |
ProductItemInsights.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
| Modifier and Type | Method and Description |
|---|---|
ProductItemInsights |
ProductItemInsights.copyFrom(ProductItemInsights instance) |
Copyright © 2024. All rights reserved.