# GetReportsReportsInner ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **date** | [**String**](string.md) | Date of the statistics | **requests** | **i64** | Number of requests for the date | **delivered** | **i64** | Number of delivered emails for the date | **hard_bounces** | **i64** | Number of hardbounces for the date | **soft_bounces** | **i64** | Number of softbounces for the date | **clicks** | **i64** | Number of clicks for the date | **unique_clicks** | **i64** | Number of unique clicks for the date | **opens** | **i64** | Number of openings for the date | **unique_opens** | **i64** | Number of unique openings for the date | **spam_reports** | **i64** | Number of complaints (spam reports) for the date | **blocked** | **i64** | Number of blocked emails for the date | **invalid** | **i64** | Number of invalid emails for the date | **unsubscribed** | **i64** | Number of unsubscribed emails for the date | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)