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