Skip to content

content_metrics_channel_series

Daily snapshots of a channel itself — follower count and channel-level reach over time.

Tool

content_metrics_channel_series

Daily snapshots of a channel itself — follower count and channel-level reach over time.

Daily snapshots of a channel itself — follower count and channel-level reach over time. Sampled once a day while the channel is publishing; a channel with nothing published in the last 30 days stops being sampled, and one whose network reports no analytics is never sampled at all.

Behavior

HTTP
GET /content/metrics/channels/:id

Arguments

NameTypeRequiredDescription
idstringThe channel id, from content_channels_list.
tostringISO-8601 upper bound on capture time, inclusive. Omit for "up to now".
fromstringISO-8601 lower bound on capture time, inclusive. Omit for "from the beginning".
limitintegerMaximum number of snapshots to return, oldest first.

Response

FieldTypeAlwaysDescription
pointsarrayDaily snapshots, oldest first.
networkstringThe network the channel publishes to.
analyticsstringWhat this network reports for this account. "none" means no snapshot will ever be taken — a personal Instagram profile has no API at all; "basic" means fewer numbers than a business account gets, so an absent metric is the network's silence, not a zero.
channelIdstringThe channel these snapshots belong to.

Try it

Daily snapshots of a channel itself — follower count and channel-level reach over time.

When to use

Daily snapshots of a channel itself — follower count and channel-level reach over time. Sampled once a day while the channel is publishing; a channel with nothing published in the last 30 days stops being sampled, and one whose network reports no analytics is never sampled at all.

Example

Ask your agent something like this:

Daily snapshots of a channel itself — follower count and channel-level reach over time.

The agent will invoke content_metrics_channel_series with these arguments:

{
  "id": "<id>"
}

Esc

Start typing to search the docs.

navigateselect