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