| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
PageInsightsAsyncExportRun |
PageInsightsAsyncExportRun.copyFrom(PageInsightsAsyncExportRun instance) |
PageInsightsAsyncExportRun |
PageInsightsAsyncExportRun.APIRequestGet.execute() |
PageInsightsAsyncExportRun |
PageInsightsAsyncExportRun.APIRequestGet.execute(Map<String,Object> extraParams) |
PageInsightsAsyncExportRun |
PageInsightsAsyncExportRun.fetch() |
static PageInsightsAsyncExportRun |
PageInsightsAsyncExportRun.fetchById(Long id,
APIContext context) |
static PageInsightsAsyncExportRun |
PageInsightsAsyncExportRun.fetchById(String id,
APIContext context) |
PageInsightsAsyncExportRun |
PageInsightsAsyncExportRun.APIRequestGet.getLastResponse() |
static PageInsightsAsyncExportRun |
PageInsightsAsyncExportRun.loadJSON(String json,
APIContext context,
String header) |
PageInsightsAsyncExportRun |
PageInsightsAsyncExportRun.APIRequestGet.parseResponse(String response,
String header) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<PageInsightsAsyncExportRun> |
PageInsightsAsyncExportRun.APIRequestGet.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<PageInsightsAsyncExportRun> |
PageInsightsAsyncExportRun.APIRequestGet.executeAsync(Map<String,Object> extraParams) |
static com.google.common.util.concurrent.ListenableFuture<PageInsightsAsyncExportRun> |
PageInsightsAsyncExportRun.fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<PageInsightsAsyncExportRun> |
PageInsightsAsyncExportRun.fetchByIdAsync(String id,
APIContext context) |
static APINodeList<PageInsightsAsyncExportRun> |
PageInsightsAsyncExportRun.fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<PageInsightsAsyncExportRun>> |
PageInsightsAsyncExportRun.fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
static APIRequest.ResponseParser<PageInsightsAsyncExportRun> |
PageInsightsAsyncExportRun.getParser() |
static APINodeList<PageInsightsAsyncExportRun> |
PageInsightsAsyncExportRun.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
| Modifier and Type | Method and Description |
|---|---|
PageInsightsAsyncExportRun |
PageInsightsAsyncExportRun.copyFrom(PageInsightsAsyncExportRun instance) |
Copyright © 2024. All rights reserved.