Sha256: 183fa739e4d02849aefa1c23a035f215723754b93de46be933e7c66f633eb3d8

Contents?: true

Size: 1.03 KB

Versions: 4

Compression:

Stored size: 1.03 KB

Contents

# MailchimpTransactional::Body4

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**key** | **String** | a valid api key | 
**notify_email** | **String** | an optional email address to notify when the export job has finished | [optional] 
**date_from** | **DateTime** | start date as a UTC string in YYYY-MM-DD HH:MM:SS format | [optional] 
**date_to** | **DateTime** | end date as a UTC string in YYYY-MM-DD HH:MM:SS format | [optional] 
**tags** | **Array<String>** | an array of tag names to narrow the export to; will match messages that contain ANY of the tags | [optional] 
**senders** | **Array<String>** | an array of senders to narrow the export to | [optional] 
**states** | **Array<String>** | an array of message states to narrow the export to; messages with ANY of the states will be included | [optional] 
**api_keys** | **Array<String>** | an array of api keys to narrow the export to; messsagse sent with ANY of the keys will be included | [optional] 


Version data entries

4 entries across 4 versions & 1 rubygems

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