distribution

Get raw publisher metric event counts per day for domains

Get raw (unweighted) surface, citation, full_text and grounded publisher metric event counts per day for a list of domains in a time period.

get/v1/distribution/stats/metrics_timeseries

Query parameters

domain_namesstring[] required

Domain names to filter by

Domain names to filter by

start_dateinteger nullable

Start date to filter by (timestamp in seconds since epoch)

Start date to filter by (timestamp in seconds since epoch)

end_dateinteger nullable

End date to filter by (timestamp in seconds since epoch)

End date to filter by (timestamp in seconds since epoch)

Response

Daily breakdown of surface, citation, full_text and grounded event counts

total_surfacesinteger required
total_citationsinteger required
total_full_textinteger required
total_groundedinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.