ADO.NET Provider for Mailchimp

Build 26.0.9655

ListClients

Summarizes the most common email clients used by subscribers, based on user-agent data.

View-Specific Information

Select

The provider uses 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 provider.

ColumnSupported Operators
ListId=

For example, the following query is processed server-side:

SELECT * FROM ListClients WHERE ListId = 'abc'

Columns

Name Type References Description
Client String The name of the email client or application (such as Gmail, Outlook, or Apple Mail) used by subscribers to open or read campaign emails.
Members Integer The number of active or subscribed members who engaged with campaigns using the specified email client, providing insight into client popularity and compatibility.
ListId [KEY] String

Lists.Id

The unique identifier of the Mailchimp audience (list) these engagement statistics belong to, allowing tracking across different subscriber groups.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655