Get campaign clicks

Gets a list of campaign link clicks

This operation returns a list of clicks for links within a specified campaign.

Path Params
string
required
Defaults to r1

The Dotdigital region id your account belongs to e.g. r1, r2 or r3

int32
required

This is the ID of the campaign

Query Params
int32

The select parameter requires a number between 1 and 1000 (0 is not a valid number). You may only select a maximum of 1000 results in a single request.

int32

The skip parameter should be used in tandem with the select parameter when wanting to iterate through a whole data set. If you want to select the next 1000 records you should set the select parameter to 1000 and the skip parameter to 1000, which will return records 1001 to 2000. You should continue to do this until 0 records are returned to retrieve the whole data set

Response

Response body
array of objects
object
integer
Defaults to 0
string
string
string
string
string
string
Language
Credentials
:
URL