Function Call:
list_contacts_clicked
Purpose:
This lists the contacts who have clicked on a trackable link within the given time period.
Parameters:
date_start date_end
format: YYYY-MM-DD
Return:
For each click
contact_id first_name last_name link
– name of link clicked on
url stamp_create
– date click was made
status – if error
Example:
http://example.com/a.php/api/list_contacts_clicked?api_key=0c68398f&date_start=2018-07-31&date_end=2018-10-30