Get campaign clicks and link groups since date

Gets a list of link clicks for a campaign, with assigned link groups, after a specified date

This operation returns a list of clicks for links, along with the links' assigned link groups, within a specified campaign since a specified date.

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

date
required

The date from which any campaign clicks are returned, which needs to be included within the URL in ISO 8601 format

Query Params
string

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
groups
array
groups
Language
Credentials
:
URL