MemberActivityMonth

Provides calendar month data on overall User activity. This report covers the last 12 months. 

URL

/odata/MemberActivityMonth

Attributes

Name Data Type Description
community_key Edm.Int32 Unique digital workplace identifier.
sort_order Edm.Int32  Ranges from 1-12. Lower values correspond to older dates.
Total Edm.Int32 Total number of all activity by all Users during the reporting period. This activity includes content viewed, liked, commented on, rated (deprecated), created, edited, deleted, moved, copied, renamed, replied to, and downloaded, as well as comments liked, replies liked, and replies deleted.  
Viewed Edm.Int32 Total number of views by all Users during the reporting period.
Liked Edm.Int32 Total number of likes by all Users during the reporting period.
Rated Edm.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.
Commented Edm.Int32 Total number of comments by all Users during the reporting period.
Created Edm.Int32 Total number of creates by all Users during the reporting period.
community_guid Edm.Guid Unique digital workplace identifier.
offset Edm.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_date Edm.DateTimeOffset Beginning date of the row's reporting period.
end_date Edm.DateTimeOffset Ending date of the row's reporting period.
Table Attributes