public class AdAccountDeliveryEstimate extends APINode
| Modifier and Type | Class and Description |
|---|---|
static class |
AdAccountDeliveryEstimate.EnumOptimizationGoal |
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdAccountDeliveryEstimate() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdAccountDeliveryEstimate loadJSON(String json, APIContext context)
public static APINodeList<AdAccountDeliveryEstimate> parseResponse(String json, APIContext context, APIRequest request) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic Object getFieldBidEstimate()
public AdAccountDeliveryEstimate setFieldBidEstimate(Object value)
public List<OutcomePredictionPoint> getFieldDailyOutcomesCurve()
public AdAccountDeliveryEstimate setFieldDailyOutcomesCurve(List<OutcomePredictionPoint> value)
public AdAccountDeliveryEstimate setFieldDailyOutcomesCurve(String value)
public Object getFieldEstimateDau()
public AdAccountDeliveryEstimate setFieldEstimateDau(Object value)
public Object getFieldEstimateMau()
public AdAccountDeliveryEstimate setFieldEstimateMau(Object value)
public Boolean getFieldEstimateReady()
public AdAccountDeliveryEstimate setFieldEstimateReady(Boolean value)
public AdAccountDeliveryEstimate copyFrom(AdAccountDeliveryEstimate instance)
public static APIRequest.ResponseParser<AdAccountDeliveryEstimate> getParser()
Copyright © 2017. All rights reserved.