Name | Type | Description | Notes |
---|---|---|---|
id | int | Unique Id | [optional] |
look_id | int | Id of viewed Look | [optional] |
dashboard_id | int | Id of the viewed Dashboard | [optional] |
content_metadata_id | int | Content metadata id of the Look or Dashboard | [optional] |
user_id | int | Id of user content was viewed by | [optional] |
group_id | int | Id of group content was viewed by | [optional] |
view_count | int | Number of times piece of content was viewed | [optional] |
favorite_count | int | Number of times piece of content was favorited | [optional] |
last_viewed_at | string | Date the piece of content was last viewed | [optional] |
start_of_week_date | string | Week start date for the view and favorite count during that given week | [optional] |
can | map[string,bool] | Operations the current user is able to perform on this object | [optional] |
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.