Function Call:

list_contacts_not_clicked_opened

Purpose:

This lists the contacts who have neither opened an email nor clicked on a trackable link within the given time period.

Parameters:

date_start
date_end

format: YYYY-MM-DD

Return:

For each contact:


contact_id
first_name
last_name
email_address
link_id

status – if error

Example:

http://example.com/a.php/api/list_contacts_not_clicked_opened?api_key=0c68398f&link_id=1&date_start=2018-07-31&date_end=2018-10-30