Last Updated:
June 14, 2021
by
Jesse Langstaff
| Version: 6
| 2,268 views
| 0 followers
members are following updates on this item.
Provides a record of all user activity on Pages in a digital workplace. Does not include activity on Igloo Objects nested below a Page.
/odata/fContainerPage
Name | Data Type | Connects to: |
---|---|---|
user_key | Edm.Int32 | |
space_key | Edm.Int64 | |
page_key | Edm.Int64 | |
utc_half_hour_key | Edm.Int32 |
Name | Data Type | Descripiton |
---|---|---|
community_key | Edm.Int32 | A unique identifier for a digital workplace. |
page_views | Edm.Int32 | Total amount of views on a Page by a user within a half hour period. |
page_creates | Edm.Int32 | A value of 1 indicates the creation of a Page. |
page_edits | Edm.Int32 | Total amount of edits made to a Page by a user within a half hour period. |
page_renames | Edm.Int32 | Total amount of times a Page has been renamed by a user within a half hour period. |
page_deletes | Edm.Int32 | Total amount of times a Page has been deleted by a user within a half hour period. |
page_moves | Edm.Int32 | Total amount of times a Page has been moved by a user within a half hour period. |