fContentDocument

Provides a record of all user activity on Folder Channel Documents in a digital workplace.

URL 

/odata/fContentDocument

Attributes

Name Data Type Connects to:
user_key Edm.Int32
space_key Edm.Int64
content_document_key Edm.Int64
utc_half_hour_key Edm.Int32
folder_key Edm.Int64
folder_container_key Edm.Int64
Key Attributes
Name Data Type Description
document_views Edm.Int32 Total amount of views on a Document by a user within a half hour period.
document_creates Edm.Int32 A value of 1 indicates the creation of a Document.
document_edits Edm.Int32 Total amount of edits on a Document by a user within a half hour period.
document_renames Edm.Int32 Total amount of renames on a Document by a user within a half hour period.
document_deletes Edm.Int32 Total amount of deletes on a Document by a user within a half hour period.
document_moves Edm.Int32 Total amount of moves of a Document by a user within a half hour period.
document_rates Edm.Int32

Total amount of ratings made on a Document by a user within a half hour period.

As of April 13, 2023, users can no longer rate documents. As a result, this field will only contain rating data that occurred before this change.

document_downloads Edm.Int32 Total amount of downloads made on a Document by a user within a half hour period.
document_copies Edm.Int32 A value of 1 indicates the creation of a Document caused by copying.
document_likes_added Edm.Int32 Total amount of likes made on a Document by a user within a half hour period.
document_comments_added Edm.Int32 Total amount of comments made on a Document by a user within a half hour period.
document_comments_deleted Edm.Int32 Total amount of comments deleted from a Document by a user within a half hour period.
document_comment_likes_added Edm.Int32 Total amount of likes made on Document comments by a user within a half hour period.
system_copy Edm.Int32 Total amount of copies made on a Document by a user within a half hour period.
community_key Edm.Int32 A unique identifier for a digital workplace.
Table Attributes