CampaignRecipient
A recipient of a campaign.
Name | Type | Description |
---|---|---|
state | string | The current state of the record: [pending, scheduled, sent, failed, cutoff] |
errorDescription | string | Any error associated with this recipient’s message |
createdAt | DateTime | |
scheduledAt | DateTime | |
sentAt | DateTime | Time when the message was actually delivered |
delivered | boolean | Whether the campaign message was delivered or not |
unknown | boolean | Whether the campaign message received a DLR or not |
replyLag | string | Lag time between campaign message and response |
contactPhone | RecipientContactPhone | |
message | Link | The message that was sent if any |
campaign | Link |