ISESV2DailyVolume
Interface in AWS.SESV2
Interface for DailyVolume.
Properties
DomainIspPlacements
property DomainIspPlacements: TList<ISESV2DomainIspPlacement>
Type: ISESV2DomainIspPlacement
An object that contains inbox placement metrics for a specified day in the analysis period, broken out by the recipient's email provider.
This array provides detailed placement statistics for each Internet Service Provider (ISP) or email provider, showing how your emails were distributed between inbox and spam folders for the specific date represented by this daily volume entry. Each placement entry includes inbox and spam percentages and raw counts, allowing you to identify which email providers are delivering your messages successfully and which may require attention to improve deliverability.
StartDate
property StartDate: TOptional<TDate>
The date that the DailyVolume metrics apply to.
This timestamp represents the specific day for which the volume and placement statistics in this object were collected. All metrics in the associated VolumeStatistics and DomainIspPlacements arrays correspond to email activity on this date.
VolumeStatistics
property VolumeStatistics: ISESV2VolumeStatistics
Type: ISESV2VolumeStatistics
An object that contains inbox placement metrics for a specific day in the analysis period.
This object provides aggregated volume statistics for the day, including total inbox and spam folder raw counts, as well as projected inbox and spam percentages. These metrics represent overall performance across all email service providers for the date specified in StartDate, providing a daily summary of email deliverability.