ReportAdvice
A list of feedback based on a campaign's statistics.
Table Specific Information
SELECT is supported for ReportAdvice.
Select
A CampaignId is required to retrieve data from this table. If none is specified in the WHERE clause, the first one available for your account will be used.
Columns
| Name | Type | Description |
| CampaignId [KEY] | String | The CampaignId for the table. |
| Type | String | The 'type' of message ('negative', 'positive', 'neutral'). |
| Message | String | The advice message. |