# GetAggregatedReport ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **range** | **String** | Time frame of the report | **requests** | **i64** | Number of requests for the timeframe | **delivered** | **i64** | Number of delivered emails for the timeframe | **hard_bounces** | **i64** | Number of hardbounces for the timeframe | **soft_bounces** | **i64** | Number of softbounces for the timeframe | **clicks** | **i64** | Number of clicks for the timeframe | **unique_clicks** | **i64** | Number of unique clicks for the timeframe | **opens** | **i64** | Number of openings for the timeframe | **unique_opens** | **i64** | Number of unique openings for the timeframe | **spam_reports** | **i64** | Number of complaint (spam report) for the timeframe | **blocked** | **i64** | Number of blocked contact emails for the timeframe | **invalid** | **i64** | Number of invalid emails for the timeframe | **unsubscribed** | **i64** | Number of unsubscribed emails for the timeframe | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)