RptCommunityUser

Contains rolling yearly data on user activity within a digital workplace. This report covers the last rolling 12 months. 

URL

/odata/RptCommunityUser

Attributes

NameData TypeDescription
row_idEdm.Int32Unique row identifier.  
community_keyEdm.Int32Unique digital workplace identifier.
community_guidEdm.Guid Unique digital workplace identifier.
user_activity_totalEdm.Int32Total number of all activity done by a user in a digital workplace during the reporting period.  
work_totalEdm.Int32Total number of creates, edits, renames, deletes, moves, and copies made by a User during the reporting period.
view_totalEdm.Int32Total number of views on content types, channels, pages, and spaces by a user during the reporting period.
comment_totalEdm.Int32Total number of comments made on content types by a user during the reporting period.
like_totalEdm.Int32Total number of likes made on content types by a user during the reporting period.
rate_totalEdm.Int32

Total number of rates made on content types 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.
user_guidEdm.GuidUnique user identifier.
full_nameEdm.StringName of a user.
domain_urlEdm.StringURL of the digital workplace.
begin_dateEdm.DateTimeOffsetEnd_date minus 12 months.
end_dateEdm.DateTimeOffsetDate the report was created.
user_keyEdm.Int32Unique user identifier.
Table Attributes