| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
ExtendedCreditAllocationConfig |
ExtendedCreditAllocationConfig.copyFrom(ExtendedCreditAllocationConfig instance) |
ExtendedCreditAllocationConfig |
ExtendedCredit.APIRequestCreateOwningCreditAllocationConfig.execute() |
ExtendedCreditAllocationConfig |
ExtendedCreditAllocationConfig.APIRequestGet.execute() |
ExtendedCreditAllocationConfig |
ExtendedCreditAllocationConfig.APIRequestUpdate.execute() |
ExtendedCreditAllocationConfig |
ExtendedCredit.APIRequestCreateOwningCreditAllocationConfig.execute(Map<String,Object> extraParams) |
ExtendedCreditAllocationConfig |
ExtendedCreditAllocationConfig.APIRequestGet.execute(Map<String,Object> extraParams) |
ExtendedCreditAllocationConfig |
ExtendedCreditAllocationConfig.APIRequestUpdate.execute(Map<String,Object> extraParams) |
ExtendedCreditAllocationConfig |
ExtendedCreditAllocationConfig.fetch() |
static ExtendedCreditAllocationConfig |
ExtendedCreditAllocationConfig.fetchById(Long id,
APIContext context) |
static ExtendedCreditAllocationConfig |
ExtendedCreditAllocationConfig.fetchById(String id,
APIContext context) |
ExtendedCreditAllocationConfig |
ExtendedCredit.getFieldReceivingCreditAllocationConfig() |
ExtendedCreditAllocationConfig |
ManagedPartnerExtendedCredit.getFieldReceivingCreditAllocationConfig() |
ExtendedCreditAllocationConfig |
ExtendedCredit.APIRequestCreateOwningCreditAllocationConfig.getLastResponse() |
ExtendedCreditAllocationConfig |
ExtendedCreditAllocationConfig.APIRequestGet.getLastResponse() |
ExtendedCreditAllocationConfig |
ExtendedCreditAllocationConfig.APIRequestUpdate.getLastResponse() |
static ExtendedCreditAllocationConfig |
ExtendedCreditAllocationConfig.loadJSON(String json,
APIContext context,
String header) |
ExtendedCreditAllocationConfig |
ExtendedCredit.APIRequestCreateOwningCreditAllocationConfig.parseResponse(String response,
String header) |
ExtendedCreditAllocationConfig |
ExtendedCreditAllocationConfig.APIRequestGet.parseResponse(String response,
String header) |
ExtendedCreditAllocationConfig |
ExtendedCreditAllocationConfig.APIRequestUpdate.parseResponse(String response,
String header) |
| Modifier and Type | Method and Description |
|---|---|
APINodeList<ExtendedCreditAllocationConfig> |
ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs.execute() |
APINodeList<ExtendedCreditAllocationConfig> |
ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs.execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<ExtendedCreditAllocationConfig>> |
ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<ExtendedCreditAllocationConfig> |
ExtendedCredit.APIRequestCreateOwningCreditAllocationConfig.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<ExtendedCreditAllocationConfig> |
ExtendedCreditAllocationConfig.APIRequestGet.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<ExtendedCreditAllocationConfig> |
ExtendedCreditAllocationConfig.APIRequestUpdate.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<ExtendedCreditAllocationConfig>> |
ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<ExtendedCreditAllocationConfig> |
ExtendedCredit.APIRequestCreateOwningCreditAllocationConfig.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<ExtendedCreditAllocationConfig> |
ExtendedCreditAllocationConfig.APIRequestGet.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<ExtendedCreditAllocationConfig> |
ExtendedCreditAllocationConfig.APIRequestUpdate.executeAsync(Map<String,Object> extraParams) |
static com.google.common.util.concurrent.ListenableFuture<ExtendedCreditAllocationConfig> |
ExtendedCreditAllocationConfig.fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<ExtendedCreditAllocationConfig> |
ExtendedCreditAllocationConfig.fetchByIdAsync(String id,
APIContext context) |
static APINodeList<ExtendedCreditAllocationConfig> |
ExtendedCreditAllocationConfig.fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<ExtendedCreditAllocationConfig>> |
ExtendedCreditAllocationConfig.fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
APINodeList<ExtendedCreditAllocationConfig> |
ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs.getLastResponse() |
static APIRequest.ResponseParser<ExtendedCreditAllocationConfig> |
ExtendedCreditAllocationConfig.getParser() |
static APINodeList<ExtendedCreditAllocationConfig> |
ExtendedCreditAllocationConfig.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
APINodeList<ExtendedCreditAllocationConfig> |
ExtendedCredit.APIRequestGetOwningCreditAllocationConfigs.parseResponse(String response,
String header) |
| Modifier and Type | Method and Description |
|---|---|
ExtendedCreditAllocationConfig |
ExtendedCreditAllocationConfig.copyFrom(ExtendedCreditAllocationConfig instance) |
ManagedPartnerExtendedCredit |
ManagedPartnerExtendedCredit.setFieldReceivingCreditAllocationConfig(ExtendedCreditAllocationConfig value) |
Copyright © 2024. All rights reserved.