--- title: BuIntradayDataGroup --- ## PureCloud::BuIntradayDataGroup ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **media_type** | **String** | The media type associated with this intraday group | [optional] | | **forecast_data_summary** | [**BuIntradayForecastData**](BuIntradayForecastData.html) | Forecast data summary for this date range | [optional] | | **forecast_data_per_interval** | [**Array<BuIntradayForecastData>**](BuIntradayForecastData.html) | Forecast data per interval for this date range | [optional] | | **schedule_data_summary** | [**BuIntradayScheduleData**](BuIntradayScheduleData.html) | Schedule data summary for this date range | [optional] | | **schedule_data_per_interval** | [**Array<BuIntradayScheduleData>**](BuIntradayScheduleData.html) | Schedule data per interval for this date range | [optional] | | **performance_prediction_data_summary** | [**IntradayPerformancePredictionData**](IntradayPerformancePredictionData.html) | Performance prediction data summary for this date range | [optional] | | **performance_prediction_data_per_interval** | [**Array<IntradayPerformancePredictionData>**](IntradayPerformancePredictionData.html) | Performance prediction data per interval for this date range | [optional] | {: class="table table-striped"}