Last Updated:
June 14, 2021
by
Jesse Langstaff
| Version: 7
| 1,843 views
| 0 followers
members are following updates on this item.
Provides a record of all user activity on Forum Channel Topics in a digital workplace.
/odata/fContentForumTopic
Name | Data Type | Connects to: |
---|---|---|
forum_key | Edm.Int64 | |
user_key | Edm.Int32 | |
space_key | Edm.Int64 | |
forum_container_key | Edm.Int64 | |
utc_half_hour_key | Edm.Int32 |
Name | Data Type | Description |
---|---|---|
forum_topic_views | Edm.Int32 | Total amount of views on a Forum Topic by a user within a half hour period. |
forum_topic_creates | Edm.Int32 | A value of 1 indicates the creation of a Forum Topic. |
forum_topic_edits | Edm.Int32 | Total amount of edits on a Forum Topic by a user within a half hour period. |
forum_topic_renames | Edm.Int32 | Total amount of renames on a Forum Topic by a user within a half hour period. |
forum_topic_deletes | Edm.Int32 | Total amount of deletes on a Forum Topic by a user within a half hour period. |
forum_topic_moves | Edm.Int32 | Total amount of moves of a Forum Topic by a user within a half hour period. |
forum_topic_rates | Edm.Int32 | Total amount of ratings made on a Forum Topic by a user within a half hour period. |
forum_topic_likes_added | Edm.Int32 | Total amount of likes made on a Forum Topic by a user within a half hour period. |
community_key | Edm.Int32 | A unique identifier for a digital workplace. |