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