Mailchimp · Schema

TagInfo

Information and statistics for a message tag.

CampaignsEmail MarketingMarketing AutomationNewslettersTransactional Email

Properties

Name Type Description
tag string The tag name.
reputation integer The reputation score for the tag (0-100).
sent integer Total number of messages sent with this tag.
hard_bounces integer Total hard bounces for messages with this tag.
soft_bounces integer Total soft bounces for messages with this tag.
rejects integer Total rejects for messages with this tag.
complaints integer Total spam complaints for messages with this tag.
unsubs integer Total unsubscribes for messages with this tag.
opens integer Total opens for messages with this tag.
clicks integer Total clicks for messages with this tag.
unique_opens integer Unique opens for messages with this tag.
unique_clicks integer Unique clicks for messages with this tag.
View JSON Schema on GitHub