All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
ReachFrequencyPrediction |
copyFrom(ReachFrequencyPrediction instance) |
ReachFrequencyPrediction |
fetch() |
static ReachFrequencyPrediction |
fetchById(Long id,
APIContext context) |
static ReachFrequencyPrediction |
fetchById(String id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<ReachFrequencyPrediction> |
fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<ReachFrequencyPrediction> |
fetchByIdAsync(String id,
APIContext context) |
static APINodeList<ReachFrequencyPrediction> |
fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<ReachFrequencyPrediction>> |
fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
ReachFrequencyPrediction.APIRequestGet |
get() |
APIContext |
getContext() |
Long |
getFieldAccountId() |
Long |
getFieldCampaignGroupId() |
String |
getFieldCampaignId() |
String |
getFieldCampaignTimeStart() |
String |
getFieldCampaignTimeStop() |
Object |
getFieldCurveBudgetReach() |
List<Double> |
getFieldDailyImpressionCurve() |
String |
getFieldDestinationId() |
String |
getFieldExpirationTime() |
Long |
getFieldExternalBudget() |
Long |
getFieldExternalImpression() |
Long |
getFieldExternalMaximumBudget() |
String |
getFieldExternalMaximumImpression() |
Long |
getFieldExternalMaximumReach() |
Long |
getFieldExternalMinimumBudget() |
Long |
getFieldExternalMinimumImpression() |
Long |
getFieldExternalMinimumReach() |
Long |
getFieldExternalReach() |
Long |
getFieldFrequencyCap() |
List<Double> |
getFieldFrequencyDistribution() |
List<Object> |
getFieldFrequencyDistributionMap() |
List<Object> |
getFieldFrequencyDistributionMapAgg() |
Double |
getFieldGrpDmasAudienceSize() |
Long |
getFieldHoldoutPercentage() |
String |
getFieldId() |
String |
getFieldInstagramDestinationId() |
Long |
getFieldIntervalFrequencyCap() |
Long |
getFieldIntervalFrequencyCapResetPeriod() |
Boolean |
getFieldIsIo() |
String |
getFieldName() |
List<Object> |
getFieldPausePeriods() |
Object |
getFieldPlacementBreakdown() |
Long |
getFieldPredictionMode() |
Long |
getFieldPredictionProgress() |
Long |
getFieldReservationStatus() |
Long |
getFieldStatus() |
Long |
getFieldStoryEventType() |
Long |
getFieldTargetAudienceSize() |
Targeting |
getFieldTargetSpec() |
String |
getFieldTimeCreated() |
String |
getFieldTimeUpdated() |
String |
getId() |
static APIRequest.ResponseParser<ReachFrequencyPrediction> |
getParser() |
static ReachFrequencyPrediction |
loadJSON(String json,
APIContext context) |
static APINodeList<ReachFrequencyPrediction> |
parseResponse(String json,
APIContext context,
APIRequest request) |
void |
setContext(APIContext context) |
String |
toString() |