AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
An object that contains the deliverability data for a specific campaign. This data
is available for a campaign only if the campaign sent email by using a domain that
the Deliverability dashboard is enabled for (PutDeliverabilityDashboardOption
operation).
Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z
public class DomainDeliverabilityCampaign
The DomainDeliverabilityCampaign type exposes the following members
Name | Description | |
---|---|---|
![]() |
DomainDeliverabilityCampaign() |
Name | Type | Description | |
---|---|---|---|
![]() |
CampaignId | System.String |
Gets and sets the property CampaignId. The unique identifier for the campaign. The Deliverability dashboard automatically generates and assigns this identifier to a campaign. |
![]() |
DeleteRate | System.Double |
Gets and sets the property DeleteRate. The percentage of email messages that were deleted by recipients, without being opened first. Due to technical limitations, this value only includes recipients who opened the message by using an email client that supports images. |
![]() |
Esps | System.Collections.Generic.List<System.String> |
Gets and sets the property Esps. The major email providers who handled the email message. |
![]() |
FirstSeenDateTime | System.DateTime |
Gets and sets the property FirstSeenDateTime. The first time when the email message was delivered to any recipient's inbox. This value can help you determine how long it took for a campaign to deliver an email message. |
![]() |
FromAddress | System.String |
Gets and sets the property FromAddress. The verified email address that the email message was sent from. |
![]() |
ImageUrl | System.String |
Gets and sets the property ImageUrl. The URL of an image that contains a snapshot of the email message that was sent. |
![]() |
InboxCount | System.Int64 |
Gets and sets the property InboxCount. The number of email messages that were delivered to recipients’ inboxes. |
![]() |
LastSeenDateTime | System.DateTime |
Gets and sets the property LastSeenDateTime. The last time when the email message was delivered to any recipient's inbox. This value can help you determine how long it took for a campaign to deliver an email message. |
![]() |
ProjectedVolume | System.Int64 |
Gets and sets the property ProjectedVolume. The projected number of recipients that the email message was sent to. |
![]() |
ReadDeleteRate | System.Double |
Gets and sets the property ReadDeleteRate. The percentage of email messages that were opened and then deleted by recipients. Due to technical limitations, this value only includes recipients who opened the message by using an email client that supports images. |
![]() |
ReadRate | System.Double |
Gets and sets the property ReadRate. The percentage of email messages that were opened by recipients. Due to technical limitations, this value only includes recipients who opened the message by using an email client that supports images. |
![]() |
SendingIps | System.Collections.Generic.List<System.String> |
Gets and sets the property SendingIps. The IP addresses that were used to send the email message. |
![]() |
SpamCount | System.Int64 |
Gets and sets the property SpamCount. The number of email messages that were delivered to recipients' spam or junk mail folders. |
![]() |
Subject | System.String |
Gets and sets the property Subject. The subject line, or title, of the email message. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5