APINodeList<AdLabel> |
AdAccount.APIRequestGetAdLabels.execute() |
APINodeList<AdLabel> |
AdAccount.APIRequestGetAdLabels.execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<AdLabel> |
AdLabel.APIRequestGet.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<AdLabel> |
AdLabel.APIRequestUpdate.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<AdLabel>> |
AdAccount.APIRequestGetAdLabels.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<AdLabel> |
AdAccount.APIRequestCreateAdLabel.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<AdLabel> |
AdLabel.APIRequestGet.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<AdLabel> |
AdLabel.APIRequestUpdate.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<AdLabel>> |
AdAccount.APIRequestGetAdLabels.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<AdLabel> |
AdAccount.APIRequestCreateAdLabel.executeAsync(Map<String,Object> extraParams) |
static com.google.common.util.concurrent.ListenableFuture<AdLabel> |
AdLabel.fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<AdLabel> |
AdLabel.fetchByIdAsync(String id,
APIContext context) |
static APINodeList<AdLabel> |
AdLabel.fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<AdLabel>> |
AdLabel.fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
List<AdLabel> |
AdCreative.getFieldAdlabels() |
List<AdLabel> |
Campaign.getFieldAdlabels() |
List<AdLabel> |
Ad.getFieldAdlabels() |
List<AdLabel> |
AdSet.getFieldAdlabels() |
APINodeList<AdLabel> |
AdAccount.APIRequestGetAdLabels.getLastResponse() |
static APIRequest.ResponseParser<AdLabel> |
AdLabel.getParser() |
static APINodeList<AdLabel> |
AdLabel.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
APINodeList<AdLabel> |
AdAccount.APIRequestGetAdLabels.parseResponse(String response,
String header) |