Sha256: 9ed3cc1f479661864e9b0d0b1096bb3c60b6f114e6ee3b9fce4c8440494847b3
Contents?: true
Size: 1.02 KB
Versions: 21
Compression:
Stored size: 1.02 KB
Contents
# SibApiV3Sdk::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
21 entries across 21 versions & 1 rubygems