Contains data on the top twenty users who like 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/TopMemberLike
Attributes
Name | Data Type | Description |
---|---|---|
community_key | Edm.Int32 | Unique digital workplace identifier. |
full_name | Edm.String | Name of a user. |
user_guid | Edm.Guid | Unique user identifier. |
Total | Edm.Int32 | Total number of all activity by a user during the reporting period.
This activity includes:
|
Viewed | Edm.Int32 | Total number of views by a user during the reporting period. |
Liked | Edm.Int32 | Total number of likes by a user during the reporting period. |
Commented | Edm.Int32 | Total number of comments by a user during the reporting period. |
Rated | Edm.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.
|
Created | Edm.Int32 | Total number of content created by a user during the reporting period. |
community_guid | Edm.Guid | Unique digital workplace identifier. |
week_offset | Edm.Int32 | The weekly reporting period that a row belongs to. Values include:
|
month_offset | Edm.Int32 | The monthly reporting period that a row belongs to. Values include:
|
LikeRank | Edm.Int32 | The ranking of a user during the reporting period. |