Contains a record of all user activity on blog channels in a digital workplace but does not include activity on channel contents.
URL
/odata/fContainerWiki
Attributes
Name | Data Type | Connects to: |
---|---|---|
user_key | Edm.Int32 | |
space_key | Edm.Int64 | |
wiki_container_key | Edm.Int64 | |
utc_half_hour_key | Edm.Int32 |
Name | Data Type | Description |
---|---|---|
community_key | Edm.Int32 | A unique identifier for a digital workplace. |
wiki_container_views | Edm.Int32 | Total amount of views on a wiki channel by a user within a half-hour period. |
wiki_container_creates | Edm.Int32 | A value of 1 indicates the creation of a wiki article. |
wiki_container_edits | Edm.Int32 | Total amount of edits made to a wiki channel by a user within a half-hour period. |
wiki_container_renames | Edm.Int32 | Total amount of times a wiki channel has been renamed by a user within a half-hour period. |
wiki_container_deletes | Edm.Int32 | Total amount of times a wiki channel has been deleted by a user within a half-hour period. |
wiki_container_moves | Edm.Int32 | Total amount of times a wiki channel has been moved by a user within a half-hour period. |
wiki_container_rates | Edm.Int32 |
Total amount of ratings made on a wiki channel by a user within a half-hour period. As of April 13, 2023, users can no longer rate wiki articles. As a result, this field will only contain rating data that occurred before this change. |
wiki_container_likes_added | Edm.Int32 | Total amount of likes made on a wiki channel by a user within a half-hour period. |
wiki_container_comments_added | Edm.Int32 | Total amount of comments made on a wiki channel by a user within a half-hour period. |
wiki_container_comments_deleted | Edm.Int32 | Total amount of comments deleted from a wiki channel by a user within a half-hour period. |
wiki_container_comment_likes_added | Edm.Int32 | Total amount of likes made on wiki channel comments by a user within a half-hour period. |