Shortlinks

GetShortLinkStatistics

Get shortlink statistics

get/channel/{channelId}/short-link/statistics

Path parameters

channelIdstring required

The channel id

Query parameters

startDatestring required

The start date of the statistics.

endDatestring required

The end date of the statistics (max 30 days).

Response

Success-Response:

clickednumber required
<p>Total clicked count of the shortlink</p>

Changes