fContainerWiki

Provides a record of all user activity on Blog Channels in a digital workplace. 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
Key Attributes
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.
Table Attributes