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:readoperationId
getChannelAnalyticsA channel's statistics for the requested period. The numbers are the platform's own measurements, with the definition the platform uses.
Parameters
| Name | Location | Type | Required | Description |
|---|---|---|---|---|
| integration | útvonal | string | yes | The channel ID. |
| date | lekérdezés | number | no | How 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
- Authentication: API key and scopes.
- Errors and limits: error responses and rate limits.
- All endpoints: full list.
Is something missing from this page? Email [email protected] or use the form on the Help page.