APINodeList<AdReportRun> |
AdAccount.APIRequestGetAdReportRuns.execute() |
APINodeList<AdReportRun> |
AdAccount.APIRequestGetAdReportRuns.execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<AdReportRun>> |
AdAccount.APIRequestGetAdReportRuns.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<AdReportRun> |
AdAccount.APIRequestGetInsightsAsync.executeAsync() |
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> |
AdSet.APIRequestGetInsightsAsync.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<AdReportRun> |
Ad.APIRequestGetInsightsAsync.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<AdReportRun>> |
AdAccount.APIRequestGetAdReportRuns.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> |
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> |
AdSet.APIRequestGetInsightsAsync.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<AdReportRun> |
Ad.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) |
APINodeList<AdReportRun> |
AdAccount.APIRequestGetAdReportRuns.getLastResponse() |
static APIRequest.ResponseParser<AdReportRun> |
AdReportRun.getParser() |
APINodeList<AdReportRun> |
AdAccount.APIRequestGetAdReportRuns.parseResponse(String response) |
static APINodeList<AdReportRun> |
AdReportRun.parseResponse(String json,
APIContext context,
APIRequest request) |