Retrieves engagement metrics for one or more user accounts. This tool provides access to key performance indicators and engagement statistics aggregated at the account level.
Name | Type | Required | Description |
---|---|---|---|
user_account_id | string | Yes | The ID of the user account to get engagement for |
Metric | Description |
---|---|
view | Total number of content views for the account |
comment | Total number of comments received on account content |
like | Total number of likes received on account content |
share | Total number of times account content has been shared |
subscriber_gain | Number of new followers/subscribers gained |
subscriber_loss | Number of followers/subscribers lost |
reach | Number of unique accounts that have seen the account’s content |
engagement | Total engagement actions (likes + comments + shares + saves) |
profile_activity | Actions taken on the account profile page |
profile_visit | Number of visits to the account profile |
save | Number of times account content has been saved/bookmarked |
total_watchtime_in_hour | Total hours of watch time for video content (where applicable) |
average_watchtime_in_seconds | Average watch time per video view in seconds (where applicable) |
subscriber_gain
and subscriber_loss
are daily values, not cumulative totals.