Response Format
Parameter | Type | Description | Availability |
---|---|---|---|
id | String | The unique ID of the created campaign. | In the WhatsApp and SMS Campaigns |
date | String | The date and time the campaign was sent. The value must be in RFC3339 format, e.g. 2022-11-07T00:00:00.000Z. | In the WhatsApp and SMS Campaigns |
sender.phone | String |
| In the WhatsApp and SMS Campaigns |
sender.channelName | String | The channel name used to send the campaign. | In the WhatsApp Campaign |
sender.sourceName | String | The source of the template used in the sent campaign. | In the WhatsApp Campaign |
sender.senderEID | String | The staff unique ID who sent the campaign. | In the SMS Campaign |
recipient | String | The phone numbers of campaign recipients of the WhatsApp or SMS Campaign. | In the WhatsApp and SMS Campaigns |
recipientCountry | String | The country where the recipient received the campaign message. The country code is based on the ISO 3166-1 alpha-2 codes. | In the SMS Campaign |
subject | String | The name of the template used for the campaign. | In the WhatsApp Campaign |
content | String | The content of the campaign message. | In the SMS Campaign |
numSMS | Number | The number of the SMS message submitted to the carrier network. |
|
status | String | Here are the different statuses of the sent campaign by the campaign type. SMS campaign:
WhatsApp Campaign:
| In the WhatsApp and SMS Campaigns |
carrierNetworkStatus | String | The status of the campaign message in the carrier network, such as:
|
|
failedReason | String | The reason for the campaign message that failed to be sent.
| In the WhatsApp Campaign |
LastUpdatedDateTime | String | The date and time the campaign message was updated. The value must be in RFC3339 format, e.g. 2022-11-09T00:00:00.000Z. | In the WhatsApp and SMS Campaigns. |
The historyID is given as an "id" in the response when you retrieve the Sent Campaigns Summary using the open API. For details, please refer to the Get Sent Campaigns Summary section.