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