Cloud Mail 2020 JavaScript Edition

Questions / Feedback?

GetSendStatistics Method

Gets the user's sending statistics.

Syntax

async amazonses.getSendStatistics(): Promise<void>

Remarks

This method gets the users sending statistics. The server will return a set of data points with information about the user's sending activity. Each data point represents a 15 minute interval of sending activity.

The following properties will be populated for each data point.

  • SendStatDetailsBounces
  • SendStatDetailsComplaints
  • SendStatDetailsDeliveryAttempts
  • SendStatDetailsRejects
  • SendStatDetailsTimestamp

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 JavaScript Edition - Version 20.0 [Build 8308]