MemberActivityWeek

Contains calendar week data on overall user activity. This report covers the last 12 weeks.  

URL

/odata/MemberActivityWeek

Attributes

NameData TypeDescription
community_keyEdm.Int32Unique digital workplace identifier.
sort_orderEdm.Int32Ranges from 1-12. Lower values correspond to older dates.
TotalEdm.Int32

Total number of all activity by all Users during the reporting period. This activity includes:

  • Content viewed
  • Content liked
  • Content commented on
  • Content rated (deprecated)
  • Content created
  • Content edited
  • Content deleted
  • Content moved
  • Content copied
  • Content renamed
  • Content replied to
  • Content downloaded
  • Comments liked
  • Replies liked
  • Replies deleted
ViewedEdm.Int32Total number of views by all users during the reporting period.
LikedEdm.Int32Total number of likes by all Users during the reporting period.
RatedEdm.Int32

Total number of rates by all users 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.
CommentedEdm.Int32Total number of comments by all users during the reporting period.
CreatedEdm.Int32Total number of creates by all users during the reporting period.
community_guidEdm.GuidUnique digital workplace identifier.
offsetEdm.Int32

The reporting period that a row falls into. Values include:

  • 4: Data falls within 4 weeks from the most recent week.
  • 12: Data falls within 12 weeks from the most recent week.
begin_dateEdm.DateTimeOffsetBeginning date of the row's reporting period. 
end_dateEdm.DateTimeOffsetEnding date of the row's reporting period.
Table Attributes