Contains 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 |
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. |