fContainerSpace

Contains a record of all user activity on spaces in a digital workplace but does not include activity on Igloo objects nested below a space.  

URL 

/odata/fContainerSpace

Attributes

Name Data Type Connects to:
user_key Edm.Int32
utc_half_hour_key Edm.Int32
space_key Edm.Int64
Key Attributes
Name Data Type Description
community_key Edm.Int32 A unique identifier for a digital workplace.
space_views Edm.Int32 Total amount of views on a space by a user within a half-hour period.
space_creates Edm.Int32 A value of 1 indicates the creation of a space.
space_edits Edm.Int32 Total amount of edits made to a space by a user within a half-hour period.
space_renames Edm.Int32 Total amount of times a space has been renamed by a user within a half-hour period.
space_deletes Edm.Int32 Total amount of times a space has been deleted by a user within a half-hour period.
space_moves Edm.Int32 Total amount of times a space has been moved by a user within a half-hour period.
root_space_key Edm.Int64 Reserved for future functionality.
Table Attributes