Function Call:
list_clicks
Purpose:
This lists clicks on all trackable links in email messages within a given time period.
Parameters:
date_start date_end
format: YYYY-MM-DD
Return:
For each click
contact
the contact ID
link
the link name
url stamp_create
– date click was made.
status – if error
Example:
http://example.com/a.php/api/list_clicks?api_key=0c68398f&date_start=2018-07-31&date_end=2018-10-30