ReachForecast

  • Each point on the reach curve includes fields for cost, a general forecast, and specific product reach forecasts.

  • The cost_micros field represents the cost in micros as an int64.

  • The forecast field contains a general forecast of traffic metrics for the point.

  • The planned_product_reach_forecasts field provides detailed allocation and traffic metrics for each planned product at that point.

A point on reach curve.

Fields

cost_micros

int64

The cost in micros.

forecast

Forecast

Forecasted traffic metrics for this point.

planned_product_reach_forecasts[]

PlannedProductReachForecast

The forecasted allocation and traffic metrics for each planned product at this point on the reach curve.