| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
InstantArticlesStats |
InstantArticlesStats.copyFrom(InstantArticlesStats instance) |
static InstantArticlesStats |
InstantArticlesStats.loadJSON(String json,
APIContext context,
String header) |
InstantArticlesStats |
InstantArticlesStats.setFieldError(String value) |
InstantArticlesStats |
InstantArticlesStats.setFieldMetadata(List<Map<String,Object>> value) |
InstantArticlesStats |
InstantArticlesStats.setFieldMetric(Object value) |
InstantArticlesStats |
InstantArticlesStats.setFieldTotals(List<Map<String,Object>> value) |
InstantArticlesStats |
InstantArticlesStats.setFieldXAxisBreakdown(List<List<Map<String,Object>>> value) |
| Modifier and Type | Method and Description |
|---|---|
APINodeList<InstantArticlesStats> |
Page.APIRequestGetInstantArticlesStats.execute() |
APINodeList<InstantArticlesStats> |
Page.APIRequestGetInstantArticlesStats.execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<InstantArticlesStats>> |
Page.APIRequestGetInstantArticlesStats.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<InstantArticlesStats>> |
Page.APIRequestGetInstantArticlesStats.executeAsync(Map<String,Object> extraParams) |
APINodeList<InstantArticlesStats> |
Page.APIRequestGetInstantArticlesStats.getLastResponse() |
static APIRequest.ResponseParser<InstantArticlesStats> |
InstantArticlesStats.getParser() |
static APINodeList<InstantArticlesStats> |
InstantArticlesStats.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
APINodeList<InstantArticlesStats> |
Page.APIRequestGetInstantArticlesStats.parseResponse(String response,
String header) |
| Modifier and Type | Method and Description |
|---|---|
InstantArticlesStats |
InstantArticlesStats.copyFrom(InstantArticlesStats instance) |
Copyright © 2023. All rights reserved.