# SibApiV3Sdk::GetReportsReports ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **date** | **Date** | Date of the statistics | **tag** | **String** | Reminder of the specified tag (only available if a specific tag has been specified in the request) | **requests** | **Integer** | Number of requests for the date | **delivered** | **Integer** | Number of delivered emails for the date | **hard_bounces** | **Integer** | Number of hardbounces for the date | **soft_bounces** | **Integer** | Number of softbounces for the date | **clicks** | **Integer** | Number of clicks for the date | **unique_clicks** | **Integer** | Number of unique clicks for the date | **opens** | **Integer** | Number of openings for the date | **unique_opens** | **Integer** | Number of unique openings for the date | **spam_reports** | **Integer** | Number of complaints (spam reports) for the date | **blocked** | **Integer** | Number of blocked emails for the date | **invalid** | **Integer** | Number of invalid emails for the date |