API Status Get API Key
TYPE 🧪 Preview

PostMetric

A single metric for a post (or an entry in an aggregated metrics response).

Fields 5

type : PostMetricType!

The type of metric. Cross-network metrics use unified naming (reactions, comments, etc.); network-specific metrics retain their network's vocabulary (saves, quotes, etc.). See PostMetricType for the full catalog including deprecated values.

name : String!

The human-readable name of the metric (e.g. "Reactions", "Eng. Rate").

description : String!

A human-readable description of what the metric represents.

value : Float!

The metric value. Defaults to 0 when the network did not report the metric.

unit : PostMetricUnit!

The unit (count vs percentage) of value.