PlannedProductForecast constructor
PlannedProductForecast({})
Implementation
PlannedProductForecast({
this.onTargetCoviewImpressions,
this.onTargetCoviewReach,
this.onTargetImpressions,
this.onTargetReach,
this.totalCoviewImpressions,
this.totalCoviewReach,
this.totalImpressions,
this.totalReach,
this.trueviewViews,
this.viewableImpressions,
});