TopMemberCreate

Contains data on the top twenty users who create the most content 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/TopMemberCreate

Attributes

NameData TypesDescription
community_keyEdm.Int32Unique digital workplace identifier.
full_nameEdm.StringName of a user. 
user_guidEdm.GuidUnique user identifier. 
TotalEdm.Int32 

Total number of all activity by a user 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.Int32 Total number of views by a user during the reporting period. 
LikedEdm.Int32 Total number of likes by a user during the reporting period. 
CommentedEdm.Int32 Total number of comments by a user during the reporting period. 
RatedEdm.Int32 

Total number of rates by a user 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.
CreatedEdm.Int32 Total number of content created by a user during the reporting period. 
community_guidEdm.GuidUnique digital workplace identifier.
week_offsetEdm.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_offsetEdm.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.
CreateRankEdm.Int32The ranking of a user during the reporting period.
Table Attributes