Contains a record of all user activity on microblog channels in a digital workplace, but does not include activity on channel contents.
URL
/odata/fContainerMicroblog
Attributes
| Name | Data Type | Connects to: |
|---|---|---|
| user_key | Edm.Int32 | |
| space_key | Edm.Int64 | |
| microblog_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. |
| microblog_container_views | Edm.Int32 | Total amount of views on a microblog channel by a user within a half-hour period. |
| microblog_container_creates | Edm.Int32 | A value of 1 indicates the creation of a microblog channel. |
| microblog_container_edits | Edm.Int32 | Total amount of edits made to a microblog channel by a user within a half-hour period. |
| microblog_container_renames | Edm.Int32 | Total amount of times a microblog channel has been renamed by a user within a half-hour period. |
| microblog_container_deletes | Edm.Int32 | Total amount of times a microblog channel has been deleted by a user within a half-hour period. |
| microblog_container_moves | Edm.Int32 | Total amount of times a microblog channel has been moved by a user within a half-hour period. |