Last Updated:
June 15, 2021
by
Jesse Langstaff
| Version: 13
| 1,631 views
| 0 followers
members are following updates on this item.
Provides rolling monthly data on Content Type activity within a digital workplace. This report covers the last rolling 12 months.
/odata/RptCommunityMonthContent
Name | Data Type | Description |
---|---|---|
row_id | Edm.Int32 | Unique row identifier. |
object_type | Edm.String | Each reporting period will contain an entry for each Content Type. Content types include: Blog Articles, Calendar Events, Folder Documents, Forum Topics, Microblog Posts, Wiki Articles, Pages, and Spaces. |
community_key | Edm.Int32 | Unique digital workplace identifier. |
rpt_date | Edm.DateTimeOffset | Date the report was created. |
views_sum | Edm.Int32 | Total number of views on anobject_type during the reporting period. Includes views on Channels and Channel contents. |
creates_sum | Edm.Int32 | Total number of creates of an object_type during the reporting period. Includes creates on Channels and Channel contents. |
dimension_added | Edm.Int32 | Total number of creates of an object_type during the reporting period including copied or deleted content. Includes creates on Channels and Channel contents. |
edits_sum | Edm.Int32 | Total number of edits of an object_type during the reporting period. Includes edits of Channels and Channel contents. |
renames_sum | Edm.Int32 | Total number of renames of an object_type during the reporting period. Includes renames of Channels and Channel contents. |
deletes_sum | Edm.Int32 | Total number of deletes of an object_type during the reporting period. Includes deletes of Channels and Channel contents. |
moves_sum | Edm.Int32 | Total number moves of an object_type during the reporting period. Includes moves of Channels and Channel contents. |
rates_sum | Edm.Int32 | Total number of rates on an object_type during the reporting period. Includes rates on Channel contents. |
downloads_sum | Edm.Int32 | Total number of downloads of an object_type during the reporting period. Includes documents and folders. |
copies_sum | Edm.Int32 | Total number of copies made of an object_type during the reporting period. |
content_likes_added_sum | Edm.Int32 | Total number of likes made on an object_type during the reporting period. |
comments_added_sum | Edm.Int32 | Total number of comments made on an object_type during the reporting period. |
comments_deleted_sum | Edm.Int32 | Total number of deleted comments made on an object_type during the reporting period. |
comment_likes_added_sum | Edm.Int32 | Total number of likes made on an object_type's comments during the reporting period. |
system_copy_sum | Edm.Int32 | Total number of copies made of an object_type during the reporting period. |
replies_added_sum | Edm.Int32 | Total number of Forum Replies made during the reporting period. |
replies_removed_sum | Edm.Int32 | Total number of Forum Replies deleted during the reporting period. |
reply_likes_sum | Edm.Int32 | Total number of likes made on Forum Channel topic replies during this reporting period. |
overall_activity | Edm.Int32 | Total number of all activity made on an object_type during the reporting period. |
user_agg_count | Edm.Int32 | Total number of Users who have had activity on an object_type during the reporting period. |
begin_date | Edm.DateTimeOffset | End_date minus 12 months. |
end_date | Edm.DateTimeOffset | Date the report was created. |
community_guid | Edm.Guid | Unique digital workplace identifier. |
domain_url | Edm.String | URL of a digital workplace. |