Get account metrics
get_account_metricsRetrieve follower count changes over time for a connected social account. Use date ranges and metric names to filter the returned series, defaulting to the last 30 days.
Instructions
Followers and how they moved over time for one connected account. Which series exist depends on the network, so ask for a range and read what comes back rather than assuming a metric is there.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| names | No | Limit to these metric names. | |
| to_date | No | ISO 8601 date. | |
| from_date | No | ISO 8601 date. Defaults to the last 30 days. | |
| id_account | Yes | ||
| id_organization | No | The PlanVortex organization id. Optional. |