Skip to content

Get weekly social summary

GET
/api/social-analytics/weekly-summary

Weekly social media performance summary for the CEO morning brief.

Authorizations

Responses

200

Successful Response

Weekly social media performance summary for the CMO/CEO morning brief.

Attributes: period: Human-readable period description. highlights: Key performance highlights. metrics: Full unified metrics for the week. top_posts: Top performing posts with engagement data. recommendations: Actionable improvement recommendations.

object
highlights
Array<string>
metrics

Aggregated social media metrics across all connected platforms.

Attributes: total_reach: Combined reach across all platforms. total_impressions: Combined impressions across all platforms. total_engagement: Combined engagement actions across all platforms. overall_engagement_rate: total_engagement / total_impressions. follower_growth: Net follower change across platforms. platforms: Per-platform metric breakdown. period_start: Start of the measured period. period_end: End of the measured period.

object
follower_growth
integer
overall_engagement_rate
number
period_end
string format: date
period_start
string format: date
platforms
object
key
additional properties

Per-platform aggregated engagement metrics for a date range.

Attributes: platform: Social platform identifier. reach: Total unique users who saw content. impressions: Total content views (including repeats). engagement: Total engagement actions (likes + shares + comments + clicks). likes: Total likes/reactions. shares: Total shares/retweets/reposts. comments: Total comments/replies. clicks: Total link clicks. followers: Current follower count (latest known). engagement_rate: engagement / impressions (0.0 if no impressions). period_start: Start of the measured period. period_end: End of the measured period.

object
clicks
integer
comments
integer
engagement
integer
engagement_rate
number
followers
integer
impressions
integer
likes
integer
period_end
string format: date
period_start
string format: date
platform
required
string
reach
integer
shares
integer
total_engagement
integer
total_impressions
integer
total_reach
integer
period
string
""
recommendations
Array<string>
top_posts
Array<object>
object
key
additional properties
any