Mailchimp · Schema

SenderInfo

Information and statistics for a sender address.

CampaignsEmail MarketingMarketing AutomationNewslettersTransactional Email

Properties

Name Type Description
address string The sender email address.
created_at string When the sender was first used.
sent integer Total number of messages sent from this address.
hard_bounces integer Total hard bounces.
soft_bounces integer Total soft bounces.
rejects integer Total rejects.
complaints integer Total spam complaints.
unsubs integer Total unsubscribes.
opens integer Total opens.
clicks integer Total clicks.
unique_opens integer Unique opens.
unique_clicks integer Unique clicks.
View JSON Schema on GitHub