Back to Documentation Overview
campaignSoftBounces
public static campaignSoftBounces(string apikey, string cid, integer start, integer limit)
Get all email addresses with Soft Bounces for a given campaign
- Section:
- Campaign Stats
- Parameters:
apikey a valid API Key for your user account. Get by calling Get by visiting your API dashboard cid the campaign id to pull bounces 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 - Arrays of email addresses with Soft Bounces
|
Add New Note
User Contributed Notes for
campaignSoftBounces |
|---|
| No notes, yet... Will you be the first?? |