class Aws::SESV2::Types::DomainDeliverabilityCampaign
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).
@!attribute [rw] campaign_id
The unique identifier for the campaign. The Deliverability dashboard automatically generates and assigns this identifier to a campaign. @return [String]
@!attribute [rw] image_url
The URL of an image that contains a snapshot of the email message that was sent. @return [String]
@!attribute [rw] subject
The subject line, or title, of the email message. @return [String]
@!attribute [rw] from_address
The verified email address that the email message was sent from. @return [String]
@!attribute [rw] sending_ips
The IP addresses that were used to send the email message. @return [Array<String>]
@!attribute [rw] first_seen_date_time
The first time, in Unix time format, 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. @return [Time]
@!attribute [rw] last_seen_date_time
The last time, in Unix time format, 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. @return [Time]
@!attribute [rw] inbox_count
The number of email messages that were delivered to recipients’ inboxes. @return [Integer]
@!attribute [rw] spam_count
The number of email messages that were delivered to recipients' spam or junk mail folders. @return [Integer]
@!attribute [rw] read_rate
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. @return [Float]
@!attribute [rw] delete_rate
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. @return [Float]
@!attribute [rw] read_delete_rate
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. @return [Float]
@!attribute [rw] projected_volume
The projected number of recipients that the email message was sent to. @return [Integer]
@!attribute [rw] esps
The major email providers who handled the email message. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/DomainDeliverabilityCampaign AWS API Documentation
Constants
- SENSITIVE