fContainerFolder

Provides a record of all user activity on Folder Channels in a digital workplace. Does not include activity on Channel contents. 

URL

/odata/fContainerFolder

Attributes

Name Data Type Connects to:
user_key Edm.Int32
space_key Edm.Int64
folder_container_key folder_container_key
utc_half_hour_key utc_half_hour_key
Key Attributes
Name Data Type Description
community_key Edm.Int32 A unique identifier for a digital workplace.
folder_container_views Edm.Int32 Total amount of views on a Folder Channel by a user within a half hour period.
folder_container_creates Edm.Int32  A value of 1 indicates the creation of a Document.
folder_container_edits Edm.Int32 Total amount of edits made to a Folder Channel by a user within a half hour period.
folder_container_renames Edm.Int32 Total amount of times a Folder Channel has been renamed by a user within a half hour period.
folder_container_deletes Edm.Int32 Total amount of times a Folder Channel has been deleted by a user within a half hour period.
folder_container_moves Edm.Int32 Total amount of times a Folder Channel has been moved by a user within a half hour period.
folder_container_downloads Edm.Int32 Total amount of times a Folder Channel has been downloaded by a user within a half hour period.
Table Attributes