Sha256: 42008ab065d87603c198f855d2a63d7375012e674be78fc2abbc71ebd553e017
Contents?: true
Size: 1.02 KB
Versions: 1
Compression:
Stored size: 1.02 KB
Contents
# BrevoRuby::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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
brevo-ruby-1.0.0 | docs/GetReportsReports.md |