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]