| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
AdAccountDeliveryEstimate |
AdAccountDeliveryEstimate.copyFrom(AdAccountDeliveryEstimate instance) |
static AdAccountDeliveryEstimate |
AdAccountDeliveryEstimate.loadJSON(String json,
APIContext context,
String header) |
AdAccountDeliveryEstimate |
AdAccountDeliveryEstimate.setFieldDailyOutcomesCurve(List<OutcomePredictionPoint> value) |
AdAccountDeliveryEstimate |
AdAccountDeliveryEstimate.setFieldDailyOutcomesCurve(String value) |
AdAccountDeliveryEstimate |
AdAccountDeliveryEstimate.setFieldEstimateDau(Long value) |
AdAccountDeliveryEstimate |
AdAccountDeliveryEstimate.setFieldEstimateMau(Long value) |
AdAccountDeliveryEstimate |
AdAccountDeliveryEstimate.setFieldEstimateReady(Boolean value) |
| Modifier and Type | Method and Description |
|---|---|
APINodeList<AdAccountDeliveryEstimate> |
AdAccount.APIRequestGetDeliveryEstimate.execute() |
APINodeList<AdAccountDeliveryEstimate> |
AdAccount.APIRequestGetDeliveryEstimate.execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<AdAccountDeliveryEstimate>> |
AdAccount.APIRequestGetDeliveryEstimate.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<AdAccountDeliveryEstimate>> |
AdAccount.APIRequestGetDeliveryEstimate.executeAsync(Map<String,Object> extraParams) |
APINodeList<AdAccountDeliveryEstimate> |
AdAccount.APIRequestGetDeliveryEstimate.getLastResponse() |
static APIRequest.ResponseParser<AdAccountDeliveryEstimate> |
AdAccountDeliveryEstimate.getParser() |
static APINodeList<AdAccountDeliveryEstimate> |
AdAccountDeliveryEstimate.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
APINodeList<AdAccountDeliveryEstimate> |
AdAccount.APIRequestGetDeliveryEstimate.parseResponse(String response,
String header) |
| Modifier and Type | Method and Description |
|---|---|
AdAccountDeliveryEstimate |
AdAccountDeliveryEstimate.copyFrom(AdAccountDeliveryEstimate instance) |
Copyright © 2020. All rights reserved.