get
https://{youraccountname}.api-us1.com/api/3/campaigns//reports/clicks
List the links of a campaign with their click counts and the contacts that clicked them. This is the v3 equivalent of the v1 campaign_report_link_list action.
Paging applies to the links, not to the contacts nested under them. The nested contact rows are read without the messageid and includeBotClicks restrictions that are applied to the links themselves, so a link's contacts can cover more clicks than its counts do.
Requires the Campaigns feature and access to the campaign; a campaign the user cannot see is reported as 404 so the endpoint does not disclose which campaign ids exist.
