Sha256: 62cdc1ef084d51d096ba76564f11c17316e8d3b9677b750630cb8f1deba16524
Contents?: true
Size: 1.06 KB
Versions: 9
Compression:
Stored size: 1.06 KB
Contents
# 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 |
Version data entries
9 entries across 9 versions & 1 rubygems