Tableau Connector for Mailchimp

Build 24.0.8963

ListGrowthHistory

A month-by-month summary of a specific list's growth activity.

テーブル固有の情報

ListGrowthHistory ではSELECT がサポートされています。

Select


Select * from ListGrowthHistory 
Select * from ListGrowthHistory where ListId='abc'

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.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963