Back to Documentation Overview

campaignNotOpenedAIM

public static campaignNotOpenedAIM(string apikey, string cid, integer start, integer limit)

Retrieve the list of email addresses that did not open a given campaign

Section:
Campaign AIM
Parameters:
apikey a valid API Key for your user account. Get by calling login()
cid the campaign id to get no opens for (can be gathered using campaigns())
start optional - for large data sets, the page number to start at - defaults to 1st page of data (page 0)
limit optional - for large data sets, the number of results to return - defaults to 1000, upper limit set at 15000
Returns:
array   -  list of email addresses that did not open a campaign
Add New Note User Contributed Notes for campaignNotOpenedAIM
No notes, yet... Will you be the first??