TextMessageBatchCounts

How a batch's recipients are distributed across states right now.

Each recipient is counted once, by its message's own status. A batch message reads queued from acceptance until it is handed to a carrier, then sent → delivered, or delivery_unconfirmed or failed; canceled is a recipient stopped before its message was sent. The six counts always sum to the batch's total.

  • Recipients stopped before their message was sent.

  • Messages the carrier confirmed delivered.

  • Messages sent for which no final delivery confirmation ever arrived.

  • Messages that failed, including recipients refused before sending.

  • Recipients waiting in the pipeline, before the message is sent.

  • Messages handed to a carrier, not yet confirmed delivered.