Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
CData ADO.NET Provider for Mailchimp Views
| Name | Description |
| MessageContent | Returns the full content of a message, including sender, recipient, subject, and HTML or plain-text body. |
| Messages | Returns sent messages from the last two months, including delivery status, sender, recipient, and engagement details. |
| ScheduledEmails | Returns a list of scheduled emails, including sender, recipient, subject, and scheduled send time. |
| Senders | Returns sending statistics for senders, including email metrics such as bounces, complaints, and clicks. |
| UserInfos | Returns account details and email sending statistics for the current user. |