ADO.NET Provider for Mailchimp

Build 26.0.9655

ReportAdvice

Returns a list of feedback based on a campaign's statistics.

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
CampaignId=

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

SELECT * FROM ReportAdvice WHERE CampaignId = 'abc'

Columns

Name Type References Description
CampaignId String

Campaigns.Id

The CampaignId for the table.
Type String The 'type' of message.

The allowed values are negative, positive, neutral.

Message String The advice message.

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