Last Updated:
June 15, 2021
by
Jesse Langstaff
| Version: 8
| 1,947 views
| 0 followers
members are following updates on this item.
Provides calendar month data of User activity within a digital workplace. This report covers the last 13 complete months and the current partial month.
/odata/RptCommunityUserMonth
Name | Data Type | Description |
---|---|---|
row_id | Edm.Int32 | Unique row identifier. |
community_key | Edm.Int32 | Unique digital workplace identifier. |
community_guid | Edm.Guid | Unique digital workplace identifier. |
user_activity_total | Edm.Int32 | Total number of all activity done by a User in a digital workplace during the reporting period. |
work_total | Edm.Int32 | Total number of Creates, Edits, Renames, Deletes, Moves, and Copies made by a User during the reporting period. |
view_total | Edm.Int32 | Total number of views on Content Types, Channels, Pages, and Spaces by a User during the reporting period. |
comment_total | Edm.Int32 | Total number of comments made on Content Types by a User during the reporting period. |
like_total | Edm.Int32 | Total number of likes made on Content Types by a User during the reporting period. |
rate_total | Edm.Int32 | Total number of rates made on Content Types by a User during the reporting period. |
full_name | Edm.String | Name of a user. |
domain_url | Edm.String | URL of a digital workplace. |
begin_date | Edm.DateTimeOffset | Beginning date of the report period. |
end_date | Edm.DateTimeOffset | Ending date of the report period. |
user_key | Edm.Int32 | Unique User identifier. |
month_key | Edm.Int32 | Unique month identifier. |