fContainerPage

Provides a record of all user activity on Pages in a digital workplace. Does not include activity on Igloo Objects nested below a Page. 

URL

/odata/fContainerPage

Attributes

Name Data Type Connects to:
user_key Edm.Int32
space_key Edm.Int64
page_key Edm.Int64
utc_half_hour_key Edm.Int32
Key Attributes
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.
Table Attributes