Sha256: a504da517fd0305bb55bc6d2a15a5309d86f2ced7fb9147ad1c510e8792672ee
Contents?: true
Size: 1.47 KB
Versions: 4
Compression:
Stored size: 1.47 KB
Contents
# MailchimpTransactional::InlineResponse20029 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **ts** | **Integer** | the Unix timestamp from when this message was sent | [optional] **_id** | **String** | the message's unique id | [optional] **sender** | **String** | the email address of the sender | [optional] **template** | **String** | the unique name of the template used, if any | [optional] **subject** | **String** | the message's subject line | [optional] **email** | **String** | the recipient email address | [optional] **tags** | **Array<String>** | list of tags on this message | [optional] **opens** | **Integer** | how many times has this message been opened | [optional] **opens_detail** | [**Array<MessagessearchOpensDetail>**](MessagessearchOpensDetail.md) | list of individual opens for the message | [optional] **clicks** | **Integer** | how many times has a link been clicked in this message | [optional] **clicks_detail** | [**Array<MessagessearchClicksDetail>**](MessagessearchClicksDetail.md) | list of individual clicks for the message | [optional] **state** | **String** | sending status of this message | [optional] **metadata** | **Object** | any custom metadata provided when the message was sent | [optional] **smtp_events** | [**Array<InlineResponse20029SmtpEvents>**](InlineResponse20029SmtpEvents.md) | a log of up to 3 smtp events for the message | [optional]
Version data entries
4 entries across 4 versions & 1 rubygems