fContentMicroblog

Contains a record of all user activity on microblog posts in a digital workplace.

URL

/odata/fContentMicroblog

Attributes

Name Data Type Connects to:
user_key Edm.Int32 
microblog_key Edm.Int64 
utc_half_hour_key Edm.Int32
Key Attributes
Name Data Type Description
microblog_content_views Edm.Int32 Total amount of views on a microblog post by a user within a half-hour period.
microblog_content_edits Edm.Int32 Total amount of edits on a microblog post by a user within a half-hour period.
microblog_content_likes_added Edm.Int32 Total amount of likes made on a microblog post by a user within a half-hour period.
microblog_content_comments_added Edm.Int32 Total amount of comments made on a microblog post by a user within a half- hour period.
microblog_content_comments_deleted Edm.Int32 Total amount of comments deleted from a microblog post by a user within a half- hour period.
microblog_comment_likes_added Edm.Int32 Total amount of likes made on microblog post comments by a user within a half-hour period.
community_key Edm.Int32  A unique identifier for a digital workplace.
Table Attributes