Last Updated:
June 14, 2021
by
Jesse Langstaff
| Version: 8
| 2,075 views
| 0 followers
members are following updates on this item.
Provides a record of all user activity on Wiki Channel Articles in a digital workplace.
/odata/fContentWiki
Name | Data Type | Connects to: |
---|---|---|
wiki_key | Edm.Int64 | |
user_key | Edm.Int32 | |
space_key | Edm.Int64 | |
utc_half_hour_key | Edm.Int32 | |
wiki_container_key | Edm.Int64 |
Name | Data Type | Description |
---|---|---|
wiki_content_views | Edm.Int32 | Total amount of views on a Wiki Article by a user within a half hour period. |
wiki_content_creates | Edm.Int32 | A value of 1 indicates the creation of a Wiki Article. |
wiki_content_edits | Edm.Int32 | Total amount of edits on a Wiki Article by a user within a half hour period. |
wiki_content_renames | Edm.Int32 | Total amount of renames on a Wiki Article by a user within a half hour period. |
wiki_content_deletes | Edm.Int32 | Total amount of deletes on a Wiki Article by a user within a half hour period. |
wiki_content_moves | Edm.Int32 | Total amount of moves of a Wiki Article by a user within a half hour period. |
wiki_content_rates | Edm.Int32 | Total amount of ratings made on a Wiki Article by a user within a half hour period. |
wiki_content_likes_added | Edm.Int32 | Total amount of likes made on a Wiki Article by a user within a half hour period. |
wiki_content_comments_added | Edm.Int32 | Total amount of comments made on a Wiki Article by a user within a half hour period. |
wiki_content_comments_deleted | Edm.Int32 | Total amount of comments deleted from a Wiki Article by a user within a half hour period. |
wiki_comment_likes_added | Edm.Int32 | Total amount of likes made on Wiki Article comments by a user within a half hour period. |
community_key | Edm.Int32 | A unique identifier for a digital workplace. |