forecastDimensions
An array of dimension (field) names that specify how to group the generated forecast.
For example, if you are generating forecasts for item sales across all your stores, and your dataset contains a store_id
field, you would specify store_id
as a dimension to group sales forecasts for each store.