| Name | Type | Description | Notes |
|---|---|---|---|
| date | [LocalDate] | Date of the statistics | |
| requests | Long | Number of requests for the date | |
| delivered | Long | Number of delivered emails for the date | |
| hardBounces | Long | Number of hardbounces for the date | |
| softBounces | Long | Number of softbounces for the date | |
| clicks | Long | Number of clicks for the date | |
| uniqueClicks | Long | Number of unique clicks for the date | |
| opens | Long | Number of openings for the date | |
| uniqueOpens | Long | Number of unique openings for the date | |
| spamReports | Long | Number of complaints (spam reports) for the date | |
| blocked | Long | Number of blocked emails for the date | |
| invalid | Long | Number of invalid emails for the date | |
| unsubscribed | Long | Number of unsubscribed emails for the date |