Contains rolling monthly data on user and content type activity totals within a digital workplace. This report covers the last rolling 12 months.
URL
/odata/RptCommunityMonth
Attributes
Name | Data Type | Description |
---|---|---|
row_id | Edm.Int32 | Unique row identifier. |
community_key | Edm.Int32 | Unique digital workplace identifier. |
rpt_date | Edm.DateTimeOffset | Date the report was created. |
members | Edm.Int32 | Total number of users during the reporting period. |
members_diff | Edm.Int32 | Change in the number of users from the previous month. |
members_with_activity | Edm.Int32 | Total number of users who had activity during the reporting period. |
new_inactive_users | Edm.Int32 | Total number of new users who had no activity during the reporting period. |
lifetime_inactive | Edm.Int32 | Total number of users who have no activity during the reporting period. |
max_users | Edm.Int32 | User membership limit. |
latest_member_count | Edm.Int32 | Total number of users during the reporting period. |
viewer_guid_count | Edm.Int32 | Total number of users who viewed content types, channels, pages, or spaces during the reporting period. |
doer_guid_count | Edm.Int32 |
Total number of Users who modified content types, channels, pages, or spaces during the reporting period. Modifying content includes:
|
spewer_guid_count | Edm.Int32 |
Total number of users who engaged with content. Engaging with content includes the following activities:
|
begin_date | Edm.DateTimeOffset | Beginning date of the period covered by the report table. |
end_date | Edm.DateTimeOffset | Ending date of the period covered by the report table. |
community_guid | Edm.Guid | Unique digital workplace identifier. |
domain_url | Edm.String | URL of the digital workplace. |
active_blogs | Edm.Int32 | Total number of Blog articles created during the reporting period. If a blog article is created and deleted within the reporting period it will not be included in this total. |
active_docs | Edm.Int32 | Total number of files created during the reporting period. If a file is created and deleted within the reporting period it will not be included in this total. |
active_calendars | Edm.Int32 | Total number of calendar events created during the reporting period. If a calendar event is created and deleted within the reporting period it will not be included in this total. |
active_forums | Edm.Int32 | Total number of Forum Topics created during the reporting period. If a Forum Topic is created and deleted within the reporting period it will not be included in this total. |
active_forums_replies | Edm.Int32 | Total number of forum replies created during the reporting period. If a forum reply is created and deleted within the reporting period it will not be included in this total. |
active_microblogs | Edm.Int32 | Total number of microblog posts created during the reporting period. |
active_wikis | Edm.Int32 | Total number of wiki articles created during the reporting period. If a wiki article is created and deleted within the reporting period it will not be included in this total. |
active_pages | Edm.Int32 | Total number of pages created during the reporting period. If a page is created and deleted within the reporting period it will not be included in this total. |
active_spaces | Edm.Int32 | Total number of spaces created during the reporting period. If a space is created and deleted within the reporting period it will not be included in this total. |