Return Back to API List
API Call Information
area: email
action: blreport
API Arguments
API Url Example:
https://api.mailclickconvert.com/api.php?apikey=YOURAPIKEYHERE&area=email&action=blreport&id=12345
API Call Result:
email - blreport
Gets list of blocked responses from a campaign that appear to be from blacklists
API Call Information
area: email
action: blreport
API Arguments
| Argument | Data Type | Required | Description |
| id | integer | Yes | campaign id |
| start | integer | No | Starting position |
| limit | integer | No | Number of records to return |
https://api.mailclickconvert.com/api.php?apikey=YOURAPIKEYHERE&area=email&action=blreport&id=12345
API Call Result:
| XML Response | JSON Response |