Sha256: 54129451e34566a4c929453906bd629f77f0a9e1a86f6c9611d40cfcab835c0d
Contents?: true
Size: 1.01 KB
Versions: 2
Compression:
Stored size: 1.01 KB
Contents
# Brevo::GetReportsReports ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **date** | **Date** | Date of the statistics | **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 | **unsubscribed** | **Integer** | Number of unsubscribed emails for the date |
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
brevo-3.0.0 | docs/GetReportsReports.md |
brevo-2.0.0 | docs/GetReportsReports.md |