ReportAdvice
A list of feedback based on a campaign's statistics.
テーブル固有の情報
ReportAbuse では、SELECT がサポートされています。
Select
このテーブルからデータを取得するにはCampaignId を指定する必要があります。WHERE 句に何も指定されていない場合は、アカウントで使える最初のものが使用されます。
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. |