| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
OutcomePredictionPoint |
OutcomePredictionPoint.copyFrom(OutcomePredictionPoint instance) |
static OutcomePredictionPoint |
OutcomePredictionPoint.loadJSON(String json,
APIContext context,
String header) |
OutcomePredictionPoint |
OutcomePredictionPoint.setFieldActions(Double value) |
OutcomePredictionPoint |
OutcomePredictionPoint.setFieldImpressions(Double value) |
OutcomePredictionPoint |
OutcomePredictionPoint.setFieldReach(Double value) |
OutcomePredictionPoint |
OutcomePredictionPoint.setFieldSpend(Long value) |
| Modifier and Type | Method and Description |
|---|---|
List<OutcomePredictionPoint> |
AdCampaignDeliveryEstimate.getFieldDailyOutcomesCurve() |
List<OutcomePredictionPoint> |
AdAccountDeliveryEstimate.getFieldDailyOutcomesCurve() |
static APIRequest.ResponseParser<OutcomePredictionPoint> |
OutcomePredictionPoint.getParser() |
static APINodeList<OutcomePredictionPoint> |
OutcomePredictionPoint.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
| Modifier and Type | Method and Description |
|---|---|
OutcomePredictionPoint |
OutcomePredictionPoint.copyFrom(OutcomePredictionPoint instance) |
| Modifier and Type | Method and Description |
|---|---|
AdCampaignDeliveryEstimate |
AdCampaignDeliveryEstimate.setFieldDailyOutcomesCurve(List<OutcomePredictionPoint> value) |
AdAccountDeliveryEstimate |
AdAccountDeliveryEstimate.setFieldDailyOutcomesCurve(List<OutcomePredictionPoint> value) |
Copyright © 2020. All rights reserved.