Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.01 KB

ContentSearch.md

File metadata and controls

18 lines (14 loc) · 1.01 KB

ContentSearch

Properties

Name Type Description Notes
can map[string,bool] Operations the current user is able to perform on this object [optional]
content_id string Primary id associated with the content [optional]
type string Type of content [optional]
title string Content title [optional]
description string Content description [optional]
folder_id string Id of the folder where the content is saved [optional]
folder_name string Name of the folder where the content is saved [optional]
view_count int Number of times the content has been viewed [optional]
preferred_viewer string Preferred way of viewing the content (only applies to dashboards) [optional]

[Back to Model list] [Back to API list] [Back to README]