ListGrowthHistory
A month-by-month summary of a specific list's growth activity.
Table Specific Information
SELECT is supported for ListGrowthHistory.
Select
A ListId is required to retrieve data from this table. If none is specified in the WHERE clause, the first one available for your account will be used.
Columns
Name
Type
Description
ListId [KEY]
String
The list id for the growth activity report.
Month [KEY]
String
The month that the growth history is describing.
Subscribed
Integer
Total subscribed members on the list at the end of the month.
Unsubscribed
Integer
Newly unsubscribed members on the list for a specific month.
Reconfirm
Integer
Newly reconfirmed members on the list for a specific month.
Cleaned
Integer
Newly cleaned (hard-bounced) members on the list for a specific month.
Pending
Integer
Pending members on the list for a specific month.
Deleted
Integer
Newly deleted members on the list for a specific month.
Transactional
Integer
Subscribers that have been sent transactional emails via Mandrill.
Last updated