Sha256: 3fa30ea405ca8d1d30c08f37571af79e0803fffe2aac721ca2ac8e6b6aa1b6ad
Contents?: true
Size: 941 Bytes
Versions: 4
Compression:
Stored size: 941 Bytes
Contents
# MailchimpTransactional::Body29 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **key** | **String** | a valid api key | **query** | **String** | search terms to find matching messages | [optional] **date_from** | **DateTime** | start date | [optional] **date_to** | **DateTime** | end date | [optional] **tags** | **Array<String>** | an array of tag names to narrow the search to, will return messages that contain ANY of the tags | [optional] **senders** | **Array<String>** | an array of sender addresses to narrow the search to, will return messages sent by ANY of the senders | [optional] **api_keys** | **Array<String>** | an array of API keys to narrow the search to, will return messages sent by ANY of the keys | [optional] **limit** | **Integer** | the maximum number of results to return, defaults to 100, 1000 is the maximum | [optional]
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
mailchimp_transactional-1.0.4 | docs/Body29.md |
mailchimp_transactional-1.0.3 | docs/Body29.md |
mailchimp_transactional-1.0.0 | docs/Body29.md |
mailchimp_transactional-2.0.0 | docs/Body29.md |