ListClients
Top email clients used, as measured by their user-agent string
Table Specific Information
Select
The cmdlet will use the Mailchimp API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client-side within the cmdlet.
- ListId supports the '=' operator.
SELECT * FROM ListClients WHERE ListId = 'abc'
Columns
| Name | Type | Description |
| Client | String | The name of the email client. |
| Members | Integer | The number of subscribed members who used this email client. |
| ListId [KEY] | String | The unique id for the list. |