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.
| Column | Supported Operators |
| CampaignId | = |
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. |