MemberActivityMonth

Contains calendar month data on overall user activity. This report covers the last 12 months. 

URL

/odata/MemberActivityMonth

Attributes

NameData TypeDescription
community_keyEdm.Int32Unique digital workplace identifier.
sort_orderEdm.Int32 Ranges 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:

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