TopSpaceActivity

Provides data on the top twenty most active Spaces in a digital workplace. This report contains four time periods relating to the last 4 weeks, 12 weeks, 6 months, and 12 months.

URL

/odata/TopSpaceActivity

Attributes

Name Data Type Description
community_key Edm.Int32 Unique digital workplace identifier.
space_name Edm.String Name of a Space.
space_guid Edm.Guid Unique User identifier.
space_url Edm.String  URL of a Space.
Total Edm.Int32  Total number of all activity on a Space during the reporting period. This activity includes the number of views, likes, comments, ratings (deprecated), creations, edits, deletions, moves, copies, naming changes, replies, reply deletions, reply likes, comment likes, and downloads.
Viewed Edm.Int32 Total number of views of a Space and its contents during the reporting period.
Likes Edm.Int32 Total number of likes made on the contents of a Space during the reporting period.
Comments Edm.Int32 Total number of comments made on the contents of a Space during the reporting period.
Ratings Edm.Int32

Total number of ratings made on the contents of a Space during the reporting period.

The ability to rate content was removed from the platform on September 28, 2023. As a result, this field will only contain rating data that occurred before this change.
community_guid Edm.Guid Unique digital workplace identifier.
week_offset Edm.Int32 The weekly reporting period that a row belongs to. Values include:
  • 0: Data is aggregated over a monthly period, refer to month_offset.
  • 4: Data aggregated over the last 4 weeks.
  • 12: Data aggregated over the last 12 weeks.
month_offset Edm.Int32 The monthly reporting period that a row belongs to. Values include:
  • 0: Data is aggregated over a weekly period, refer to week_offset.
  • 6: Data aggregated over the last 6 months.
  • 12: Data aggregated over the last 12 months.
space_rank Edm.Int32 The ranking of a Space during the reporting period.
Table Attributes