Sha256: a982e8bd70006145d36cac1204cc4fdc06f2959acd22fe598661fc6e7cac5ab0

Contents?: true

Size: 1.23 KB

Versions: 4

Compression:

Stored size: 1.23 KB

Contents

# MailchimpTransactional::InlineResponse20028

## 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] 
**unsubs** | **Integer** | the number of unsubscribes 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

Version Path
mailchimp_transactional-1.0.4 docs/InlineResponse20028.md
mailchimp_transactional-1.0.3 docs/InlineResponse20028.md
mailchimp_transactional-1.0.0 docs/InlineResponse20028.md
mailchimp_transactional-2.0.0 docs/InlineResponse20028.md