ForecastUnit
ForecastUnit for deals forecasting statistics
To-many relationship array which describes a list of resource identifier objects.
The total number of deals in the current interval.
Forecasted value is the sum of open weighted value and won value.
Index of the forecast unit interval in the requested timeUnit
. For instance, given the date
2018-12-16T00:00:00Z, for timeUnit
week Index
will be 52 and for month, Index
will be 12.
Weighted percentage of open deals.
Open weighted is the total value of the open deals in your currency, in the current interval. This is the customValue of all the open deals plus the sum of all its products prices.
Percentage of won deals.
Won value is the total value of the won deals in your currency, in the current interval. This is the customValue of all the won deals plus the sum of all its products prices.