Contains calendar month data relating to space activity within a digital workplace. This report covers the last 13 complete months and the current partial month.
URL
/odata/RptCommunitySpaceMonth
Attributes
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. |
space_activity_total | Edm.Int32 | Total number of all activity in a space during the reporting period. |
work_total | Edm.Int32 | Total number of creates, edits, renames, deletes, moves, and copies made in a space during the reporting period. |
view_total | Edm.Int32 | Total number of views on content types, channels, pages, and spaces in a space during the reporting period. |
comment_total | Edm.Int32 | Total number of comments made on content types in a space during the reporting period. |
like_total | Edm.Int32 | Total number of likes made on content types in a space during the reporting period. |
rate_total | Edm.Int32 |
Total number of rates made on content types in a space 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.
|
space_key | Edm.Int64 | Unique space identifier. |
space_guid | Edm.Guid | Unique space identifier. |
space_name | Edm.String | Name of a space. |
is_community_row | Edm.Boolean | If True, this row is the root level of a digital workplace. |
row_active_date | Edm.DateTimeOffset | Date a space was created in a digital workplace. |
row_inactive_date | Edm.DateTimeOffset | Date a space was removed from a digital workplace. |
begin_date | Edm.DateTimeOffset | Beginning date of the report period. |
end_date | Edm.DateTimeOffset | Ending date of the report period. |
domain_url | Edm.String | URL of the digital workplace. |
month_key | Edm.Int32 | Unique month identifier. |