This method retrieved a list of all the contacts who hard bounced when sent a specified campaign along with any specified data labels.
Parameters
| username |
string |
This is the username from your API key. It is in the format of an email address and will look similar to apiuser‑908709770324@apiconnector.com |
required |
| password |
string |
This is the password from your API key. |
required |
| campaignId |
int |
This is the Id of the campaign you wish to query against. |
required |
| labels |
array-string |
The names of the data fields you want to get the data for. |
required |
Return values
The result is an array of contact objects.