Analytics

Channel statistics: GET /analytics/:integration

Egy csatorna statisztikái a kért időszakra.

Path

Method and path
GEThttps://api.posty.hu/public/v1/analytics/:integration
Authorization
analytics:read
operationId
getChannelAnalytics

A channel's statistics for the requested period. The numbers are the platform's own measurements, with the definition the platform uses.

Parameters

NameLocationTypeRequiredDescription
integrationútvonalstringyesThe channel ID.
datelekérdezésnumbernoHow many days back to request the data for.

Request

curl "https://api.posty.hu/public/v1/analytics/clx1a2b3c4d5e6f7g8h9?date=30" \
  -H "Authorization: psty_a_kulcsod"

Related

Is something missing from this page? Email [email protected] or use the form on the Help page.