« Back to Documentation Overview

campaignBounceMessage – v1.3

 campaignBounceMessage(string apikey, string cid, string email)

Retrieve the most recent full bounce message for a specific email address on the given campaign. Messages over 30 days old are subject to being removed

Section
Campaign Stats
Parameters
apikey a valid API Key for your user account. Get by visiting your API dashboard
cid the campaign id to pull bounces for (can be gathered using campaigns())
email the email address or unique id of the member to pull a bounce message for.
Returns
array the full bounce message for this email+campaign along with some extra data.
stringdatedate/time the bounce was received and processed
stringemailthe email address that bounced
stringmessagethe entire bounce message received