Skip to main content

TSESV2ListDomainDeliverabilityCampaignsRequest

Class in AWS.SESV2

ListDomainDeliverabilityCampaigns response class.

Ancestors

Properties

SubscribedDomain

property SubscribedDomain: string

StartDate

property StartDate: TDate

EndDate

property EndDate: TDate

Constructors

Create

constructor Create(const ASubscribedDomain: string; AStartDate, AEndDate: TDate);

Constructor for TSESV2ListDomainDeliverabilityCampaignsRequest.

Parameters

NameDescription
ASubscribedDomainThe domain to obtain deliverability data for.
AStartDateSpecify the first day that you want to obtain deliverability data for.
AEndDateSpecify the last day that you want to obtain deliverability data for.