| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
InsightsResult |
InsightsResult.copyFrom(InsightsResult instance) |
static InsightsResult |
InsightsResult.loadJSON(String json,
APIContext context) |
InsightsResult |
InsightsResult.setFieldDescription(String value) |
InsightsResult |
InsightsResult.setFieldDescriptionFromApiDoc(String value) |
InsightsResult |
InsightsResult.setFieldId(String value) |
InsightsResult |
InsightsResult.setFieldName(String value) |
InsightsResult |
InsightsResult.setFieldPeriod(String value) |
InsightsResult |
InsightsResult.setFieldTitle(String value) |
InsightsResult |
InsightsResult.setFieldValues(List<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
APINodeList<InsightsResult> |
Page.APIRequestGetInsights.execute() |
APINodeList<InsightsResult> |
Page.APIRequestGetInsights.execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<InsightsResult>> |
Page.APIRequestGetInsights.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<InsightsResult>> |
Page.APIRequestGetInsights.executeAsync(Map<String,Object> extraParams) |
APINodeList<InsightsResult> |
Page.APIRequestGetInsights.getLastResponse() |
static APIRequest.ResponseParser<InsightsResult> |
InsightsResult.getParser() |
APINodeList<InsightsResult> |
Page.APIRequestGetInsights.parseResponse(String response) |
static APINodeList<InsightsResult> |
InsightsResult.parseResponse(String json,
APIContext context,
APIRequest request) |
| Modifier and Type | Method and Description |
|---|---|
InsightsResult |
InsightsResult.copyFrom(InsightsResult instance) |
Copyright © 2018. All rights reserved.