RptUserSpaceActivity

Contains monthly data on user activity within each space of a digital workplace. This report covers the last 4 months.

A space with no activity during a month will contain a single row with a user_full_name value of "No Activity".

URL

/odata/RptUserSpaceActivity

Attributes

NameData TypeDescription
community_urlEdm.StringURL of the digital workplace.
space_urlEdm.StringURL of a space.
space_guidEdm.GuidUnique space identifier.
user_full_nameEdm.StringFirst and last name of a user.
user_emailEdm.StringEmail address of a user.
view_countEdm.Int32Total number of views on Igloo objects within a space by a user.
create_countEdm.Int32Total number of creates made within a space by a user.
edit_countEdm.Int32Total number of edits made within a space by a user.
rename_countEdm.Int32Total number of renames made within a space by a user.
delete_countEdm.Int32Total number of deletes made within a space by a user.
move_countEdm.Int32Total number of moves made within a space by a user.
rate_countEdm.Int32

Total number of rates made within a space by a user.

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.
download_countEdm.Int32Total number of file downloads made within a space by a user.
copies_countEdm.Int32Total number of copies made within a space by a user.
content_likes_addedEdm.Int32Total number of likes made within a space by a user.
comments_addedEdm.Int32Total number of comments made within a space by a user.
comments_deletedEdm.Int32Total number of comments deleted within a space by a user.
comment_likes_addedEdm.Int32Total number of likes made on comments within a space by a user.
system_copyEdm.Int32Total number of system copies made within a space by a user.
replies_addedEdm.Int32Total number of forum replies made within a space by a user.
replies_removedEdm.Int32Total number of forum replies removed within a Space by a User.
reply_likesEdm.Int32Total number of forum reply likes made within a space by a user.
overall_activityEdm.Int32Total of all activity within a space by a user.
begin_dateEdm.DateTimeOffsetBeginning date of the period covered by the current row.
end_dateEdm.DateTimeOffsetEnding date of the period covered by the current row.
rpt_dateEdm.DateTimeOffsetDate the report was created.
community_keyEdm.Int32Unique digital workplace identifier.
month_keyEdm.Int32Unique month identifier.
user_keyEdm.Int32Unique user identifier.
space_keyEdm.Int64Unique space identifier.
Table Attributes