Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface SendDataPoint

Represents sending statistics data. Each SendDataPoint contains statistics for a 15-minute period of sending activity.

Hierarchy

  • SendDataPoint

Properties

Bounces?: number

Number of emails that have bounced.

Complaints?: number

Number of unwanted emails that were rejected by recipients.

DeliveryAttempts?: number

Number of emails that have been sent.

Rejects?: number

Number of emails rejected by Amazon SES.

Timestamp?: Date

Time of the data point.