public class ReachFrequencyPrediction extends APINode
| Modifier and Type | Class and Description |
|---|---|
static class |
ReachFrequencyPrediction.APIRequestGet |
static class |
ReachFrequencyPrediction.EnumStatus |
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
ReachFrequencyPrediction(Long id,
APIContext context) |
ReachFrequencyPrediction(String id,
APIContext context) |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic ReachFrequencyPrediction(Long id, APIContext context)
public ReachFrequencyPrediction(String id, APIContext context)
public ReachFrequencyPrediction fetch() throws APIException
APIExceptionpublic static ReachFrequencyPrediction fetchById(Long id, APIContext context) throws APIException
APIExceptionpublic static ReachFrequencyPrediction fetchById(String id, APIContext context) throws APIException
APIExceptionpublic static APINodeList<ReachFrequencyPrediction> fetchByIds(List<String> ids, List<String> fields, APIContext context) throws APIException
APIExceptionpublic static ReachFrequencyPrediction loadJSON(String json, APIContext context)
public static APINodeList<ReachFrequencyPrediction> 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 ReachFrequencyPrediction.APIRequestGet get()
public Long getFieldAccountId()
public Long getFieldCampaignGroupId()
public String getFieldCampaignId()
public String getFieldCampaignTimeStart()
public String getFieldCampaignTimeStop()
public String getFieldCurveBudgetReach()
public String getFieldDestinationId()
public String getFieldExpirationTime()
public Long getFieldExternalBudget()
public Long getFieldExternalImpression()
public Long getFieldExternalMaximumBudget()
public String getFieldExternalMaximumImpression()
public Long getFieldExternalMaximumReach()
public Long getFieldExternalMinimumBudget()
public Long getFieldExternalMinimumImpression()
public Long getFieldExternalMinimumReach()
public Long getFieldExternalReach()
public Long getFieldFrequencyCap()
public Double getFieldGrpDmasAudienceSize()
public Long getFieldHoldoutPercentage()
public String getFieldId()
public String getFieldInstagramDestinationId()
public Long getFieldIntervalFrequencyCap()
public Long getFieldIntervalFrequencyCapResetPeriod()
public String getFieldName()
public Object getFieldPlacementBreakdown()
public Long getFieldPredictionMode()
public Long getFieldPredictionProgress()
public Long getFieldReservationStatus()
public Long getFieldStatus()
public Long getFieldStoryEventType()
public Long getFieldTargetAudienceSize()
public Targeting getFieldTargetSpec()
public String getFieldTimeCreated()
public String getFieldTimeUpdated()
public ReachFrequencyPrediction copyFrom(ReachFrequencyPrediction instance)
public static APIRequest.ResponseParser<ReachFrequencyPrediction> getParser()
Copyright © 2017. All rights reserved.