RptCommunityMonth

Provides 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: Creating, Editing, Deleting, Moving, and Copying.
spewer_guid_count Edm.Int32 Total number of members who engaged with content. Engaging with content includes the following activities: creating comments, deleting comments, rating(deprecated), and liking.
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 a 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.
Table Attributes