Last Updated:
June 14, 2021
by
Jesse Langstaff
| Version: 7
| 2,128 views
| 0 followers
members are following updates on this item.
Provides a record of all user activity on Folder Channel Documents in a digital workplace.
/odata/fContentDocument
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. |
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. |