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