v1

latestSwagger 2.02026-07-1361018.9 KB
Click

Get clicks

Retrieve the raw click data for your account. Clicks are retrieved by creation date in descending order.

If there are more results than the limit for the request the response will return you a value in lastId property you can specify it in the continueFrom query parameter to get the next batch of records.

get/clicks

Query parameters

continueFromstring

An ID returned by a previous query to continue clicks retrieval (see lastId in response)

limitinteger

Number of results to return per request

Response

returns Array of Click models, also returns lastId

lastIdstring