distribution
Get the hit share for a list of domains in a time period
Get the hit share for a list of domains in a time period.
get/v1/distribution/stats/hit_share
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)
is_publisherboolean
Only calculate hit share for publisher domains
Only calculate hit share for publisher domains
Response
The hit share for each domain
Changes
No recorded changes to this endpoint across all 1 revision of this API.