TopContentActivity

Contains data on the top twenty most active pieces of content in a digital workplace. This report contains four time periods relating to the last 4 weeks, 12 weeks, 6 months, and 12 months.

URL

/odata/TopContentActivity

Attributes

NameData TypeDescription
community_keyEdm.Int32Unique digital workplace identifier.
content_nameEdm.String Name of a specific piece of content.
content_guidEdm.GuidUnique content identifier.
content_urlEdm.String URL of a specific piece of content.
TotalEdm.Int32 

Total number of all activity on a specific piece of content during the reporting period.  This activity includes the number of: 

  • Views
  • Likes
  • Comments
  • Ratings(deprecated)
  • Creations
  • Edits
  • Deletions
  • Moves
  • Copies
  • Name changes
  • Replies
  • Reply deletions
  • Reply likes
  • Comment likes
  • Downloads
ViewedEdm.Int32Total number of views on a specific piece of content during the reporting period.
LikesEdm.Int32Total number of likes made on a specific piece of content during the reporting period.
CommentsEdm.Int32Total number of comments made on a specific piece of content during the reporting period.
RatingsEdm.Int32

Total number of ratings on a specific piece of content 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.
community_guidEdm.GuidUnique digital workplace identifier.
week_offsetEdm.Int32

The weekly reporting period that a row belongs to. Values include:

  • 0: Data is aggregated over a monthly period, refer to month_offset.
  • 4: Data aggregated over the last 4 weeks.
  • 12: Data aggregated over the last 12 weeks.
month_offsetEdm.Int32

The monthly reporting period that a row belongs to. Values include:

  • 0: Data is aggregated over a weekly period, refer to week_offset.
  • 6: Data aggregated over the last 6 months.
  • 12: Data aggregated over the last 12 months.
content_rankEdm.Int32The ranking of a specific piece of content during the reporting period.
object_typeEdm.StringThe content type of a specific piece of content during the reporting period.
Table Attributes