Sha256: 420a33811e4c6808152c4a67593d1332e3b2030a4f0b1f59e4db8baae84d41c0
Contents?: true
Size: 1.14 KB
Versions: 4
Compression:
Stored size: 1.14 KB
Contents
# MailchimpTransactional::InlineResponse20046 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **time** | **DateTime** | the hour as a UTC date string in YYYY-MM-DD HH:MM:SS format | [optional] **sent** | **Integer** | the number of emails that were sent during the hour | [optional] **hard_bounces** | **Integer** | the number of emails that hard bounced during the hour | [optional] **soft_bounces** | **Integer** | the number of emails that soft bounced during the hour | [optional] **rejects** | **Integer** | the number of emails that were rejected during the hour | [optional] **complaints** | **Integer** | the number of spam complaints received during the hour | [optional] **opens** | **Integer** | the number of emails opened during the hour | [optional] **unique_opens** | **Integer** | the number of unique opens generated by messages sent during the hour | [optional] **clicks** | **Integer** | the number of tracked URLs clicked during the hour | [optional] **unique_clicks** | **Integer** | the number of unique clicks generated by messages sent during the hour | [optional]
Version data entries
4 entries across 4 versions & 1 rubygems