RptCommunityMonthContent

Contains rolling monthly data on content type activity within a digital workplace. This report covers the last rolling 12 months.

URL

/odata/RptCommunityMonthContent

Attributes

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
  • 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.

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.
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 the digital workplace.
Table Attributes