APINodeList<AdSavedKeywords> |
AdAccount.APIRequestGetAdSavedKeywords.execute() |
APINodeList<AdSavedKeywords> |
AdAccount.APIRequestGetAdSavedKeywords.execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<AdSavedKeywords> |
AdSavedKeywords.APIRequestGet.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<AdSavedKeywords>> |
AdAccount.APIRequestGetAdSavedKeywords.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<AdSavedKeywords> |
AdSavedKeywords.APIRequestGet.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<AdSavedKeywords>> |
AdAccount.APIRequestGetAdSavedKeywords.executeAsync(Map<String,Object> extraParams) |
static com.google.common.util.concurrent.ListenableFuture<AdSavedKeywords> |
AdSavedKeywords.fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<AdSavedKeywords> |
AdSavedKeywords.fetchByIdAsync(String id,
APIContext context) |
static APINodeList<AdSavedKeywords> |
AdSavedKeywords.fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<AdSavedKeywords>> |
AdSavedKeywords.fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
APINodeList<AdSavedKeywords> |
AdAccount.APIRequestGetAdSavedKeywords.getLastResponse() |
static APIRequest.ResponseParser<AdSavedKeywords> |
AdSavedKeywords.getParser() |
static APINodeList<AdSavedKeywords> |
AdSavedKeywords.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
APINodeList<AdSavedKeywords> |
AdAccount.APIRequestGetAdSavedKeywords.parseResponse(String response,
String header) |