| Name | Type | Description | Notes |
|---|---|---|---|
| id | Number | Unique Id | [optional] |
| lookId | Number | Id of viewed Look | [optional] |
| dashboardId | Number | Id of the viewed Dashboard | [optional] |
| contentMetadataId | Number | Content metadata id of the Look or Dashboard | [optional] |
| userId | Number | Id of user content was viewed by | [optional] |
| groupId | Number | Id of group content was viewed by | [optional] |
| viewCount | Number | Number of times piece of content was viewed | [optional] |
| favoriteCount | Number | Number of times piece of content was favorited | [optional] |
| lastViewedAt | String | Date the piece of content was last viewed | [optional] |
| startOfWeekDate | String | Week start date for the view and favorite count during that given week | [optional] |
| can | {String: Boolean} | Operations the current user is able to perform on this object | [optional] |