- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-sesv2
DailyVolume Interface
An object that contains information about the volume of email sent on each day of the analysis period.
Members
Name | Type | Details |
---|---|---|
DomainIspPlacements | DomainIspPlacement[] | undefined | An object that contains inbox placement metrics for a specified day in the analysis period, broken out by the recipient's email provider. |
StartDate | Date | undefined | The date that the DailyVolume metrics apply to, in Unix time. |
VolumeStatistics | VolumeStatistics | undefined | An object that contains inbox placement metrics for a specific day in the analysis period. |
Full Signature
export interface DailyVolume