ODBC Driver for Mailchimp

Build 23.0.8839

ListGrowthHistory

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

テーブル固有の情報

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

Select

このテーブルからデータを取得するにはListId を指定する必要があります。WHERE 句に何も指定されていない場合は、アカウントで使える最初のものが使用されます。

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 23.0.8839