/links/{linkID}/insights

Retrieve performance data for a specific link by ID.

Path Params
integer
required

Numeric ID of the link to retrieve performance data for.

Query Params
string
enum
required

Which action type to query results for. 'rsvps' is only a valid value for livestream links.

Allowed:
string

If provided, only actions that occurred after the specified date will be counted. Should be in ISO 8601 format.

string

If provided, only actions that occurred before the specified date will be counted. Should be in ISO 8601 format.

string
enum

If provided, results will be grouped into rows based on the specified aggregate interval.

Allowed:
string
enum

If provided, results will be grouped according to the location of the visiting fan. Location data is only available for a subset of link clicks.

Allowed:
boolean
Defaults to false

If provided, results will be grouped according to the domain that referred the fan to the fanlink.

boolean
Defaults to false

If provided, results will be grouped according to the service that the fan clicked on.

boolean
Defaults to false

If true, only one action per fan will be counted in the stats, even if the fan performed multiple clicks or clickthroughs.

Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json