Class: Aws::SESV2::Types::DomainDeliverabilityCampaign

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-sesv2/lib/aws-sdk-sesv2/types.rb

Overview

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).

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#campaign_idString

The unique identifier for the campaign. The Deliverability dashboard automatically generates and assigns this identifier to a campaign.

Returns:

  • (String)


1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
# File 'gems/aws-sdk-sesv2/lib/aws-sdk-sesv2/types.rb', line 1944

class DomainDeliverabilityCampaign < Struct.new(
  :campaign_id,
  :image_url,
  :subject,
  :from_address,
  :sending_ips,
  :first_seen_date_time,
  :last_seen_date_time,
  :inbox_count,
  :spam_count,
  :read_rate,
  :delete_rate,
  :read_delete_rate,
  :projected_volume,
  :esps)
  SENSITIVE = []
  include Aws::Structure
end

#delete_rateFloat

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.

Returns:

  • (Float)


1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
# File 'gems/aws-sdk-sesv2/lib/aws-sdk-sesv2/types.rb', line 1944

class DomainDeliverabilityCampaign < Struct.new(
  :campaign_id,
  :image_url,
  :subject,
  :from_address,
  :sending_ips,
  :first_seen_date_time,
  :last_seen_date_time,
  :inbox_count,
  :spam_count,
  :read_rate,
  :delete_rate,
  :read_delete_rate,
  :projected_volume,
  :esps)
  SENSITIVE = []
  include Aws::Structure
end

#espsArray<String>

The major email providers who handled the email message.

Returns:

  • (Array<String>)


1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
# File 'gems/aws-sdk-sesv2/lib/aws-sdk-sesv2/types.rb', line 1944

class DomainDeliverabilityCampaign < Struct.new(
  :campaign_id,
  :image_url,
  :subject,
  :from_address,
  :sending_ips,
  :first_seen_date_time,
  :last_seen_date_time,
  :inbox_count,
  :spam_count,
  :read_rate,
  :delete_rate,
  :read_delete_rate,
  :projected_volume,
  :esps)
  SENSITIVE = []
  include Aws::Structure
end

#first_seen_date_timeTime

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.

Returns:

  • (Time)


1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
# File 'gems/aws-sdk-sesv2/lib/aws-sdk-sesv2/types.rb', line 1944

class DomainDeliverabilityCampaign < Struct.new(
  :campaign_id,
  :image_url,
  :subject,
  :from_address,
  :sending_ips,
  :first_seen_date_time,
  :last_seen_date_time,
  :inbox_count,
  :spam_count,
  :read_rate,
  :delete_rate,
  :read_delete_rate,
  :projected_volume,
  :esps)
  SENSITIVE = []
  include Aws::Structure
end

#from_addressString

The verified email address that the email message was sent from.

Returns:

  • (String)


1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
# File 'gems/aws-sdk-sesv2/lib/aws-sdk-sesv2/types.rb', line 1944

class DomainDeliverabilityCampaign < Struct.new(
  :campaign_id,
  :image_url,
  :subject,
  :from_address,
  :sending_ips,
  :first_seen_date_time,
  :last_seen_date_time,
  :inbox_count,
  :spam_count,
  :read_rate,
  :delete_rate,
  :read_delete_rate,
  :projected_volume,
  :esps)
  SENSITIVE = []
  include Aws::Structure
end

#image_urlString

The URL of an image that contains a snapshot of the email message that was sent.

Returns:

  • (String)


1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
# File 'gems/aws-sdk-sesv2/lib/aws-sdk-sesv2/types.rb', line 1944

class DomainDeliverabilityCampaign < Struct.new(
  :campaign_id,
  :image_url,
  :subject,
  :from_address,
  :sending_ips,
  :first_seen_date_time,
  :last_seen_date_time,
  :inbox_count,
  :spam_count,
  :read_rate,
  :delete_rate,
  :read_delete_rate,
  :projected_volume,
  :esps)
  SENSITIVE = []
  include Aws::Structure
end

#inbox_countInteger

The number of email messages that were delivered to recipients’ inboxes.

Returns:

  • (Integer)


1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
# File 'gems/aws-sdk-sesv2/lib/aws-sdk-sesv2/types.rb', line 1944

class DomainDeliverabilityCampaign < Struct.new(
  :campaign_id,
  :image_url,
  :subject,
  :from_address,
  :sending_ips,
  :first_seen_date_time,
  :last_seen_date_time,
  :inbox_count,
  :spam_count,
  :read_rate,
  :delete_rate,
  :read_delete_rate,
  :projected_volume,
  :esps)
  SENSITIVE = []
  include Aws::Structure
end

#last_seen_date_timeTime

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.

Returns:

  • (Time)


1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
# File 'gems/aws-sdk-sesv2/lib/aws-sdk-sesv2/types.rb', line 1944

class DomainDeliverabilityCampaign < Struct.new(
  :campaign_id,
  :image_url,
  :subject,
  :from_address,
  :sending_ips,
  :first_seen_date_time,
  :last_seen_date_time,
  :inbox_count,
  :spam_count,
  :read_rate,
  :delete_rate,
  :read_delete_rate,
  :projected_volume,
  :esps)
  SENSITIVE = []
  include Aws::Structure
end

#projected_volumeInteger

The projected number of recipients that the email message was sent to.

Returns:

  • (Integer)


1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
# File 'gems/aws-sdk-sesv2/lib/aws-sdk-sesv2/types.rb', line 1944

class DomainDeliverabilityCampaign < Struct.new(
  :campaign_id,
  :image_url,
  :subject,
  :from_address,
  :sending_ips,
  :first_seen_date_time,
  :last_seen_date_time,
  :inbox_count,
  :spam_count,
  :read_rate,
  :delete_rate,
  :read_delete_rate,
  :projected_volume,
  :esps)
  SENSITIVE = []
  include Aws::Structure
end

#read_delete_rateFloat

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.

Returns:

  • (Float)


1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
# File 'gems/aws-sdk-sesv2/lib/aws-sdk-sesv2/types.rb', line 1944

class DomainDeliverabilityCampaign < Struct.new(
  :campaign_id,
  :image_url,
  :subject,
  :from_address,
  :sending_ips,
  :first_seen_date_time,
  :last_seen_date_time,
  :inbox_count,
  :spam_count,
  :read_rate,
  :delete_rate,
  :read_delete_rate,
  :projected_volume,
  :esps)
  SENSITIVE = []
  include Aws::Structure
end

#read_rateFloat

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.

Returns:

  • (Float)


1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
# File 'gems/aws-sdk-sesv2/lib/aws-sdk-sesv2/types.rb', line 1944

class DomainDeliverabilityCampaign < Struct.new(
  :campaign_id,
  :image_url,
  :subject,
  :from_address,
  :sending_ips,
  :first_seen_date_time,
  :last_seen_date_time,
  :inbox_count,
  :spam_count,
  :read_rate,
  :delete_rate,
  :read_delete_rate,
  :projected_volume,
  :esps)
  SENSITIVE = []
  include Aws::Structure
end

#sending_ipsArray<String>

The IP addresses that were used to send the email message.

Returns:

  • (Array<String>)


1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
# File 'gems/aws-sdk-sesv2/lib/aws-sdk-sesv2/types.rb', line 1944

class DomainDeliverabilityCampaign < Struct.new(
  :campaign_id,
  :image_url,
  :subject,
  :from_address,
  :sending_ips,
  :first_seen_date_time,
  :last_seen_date_time,
  :inbox_count,
  :spam_count,
  :read_rate,
  :delete_rate,
  :read_delete_rate,
  :projected_volume,
  :esps)
  SENSITIVE = []
  include Aws::Structure
end

#spam_countInteger

The number of email messages that were delivered to recipients' spam or junk mail folders.

Returns:

  • (Integer)


1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
# File 'gems/aws-sdk-sesv2/lib/aws-sdk-sesv2/types.rb', line 1944

class DomainDeliverabilityCampaign < Struct.new(
  :campaign_id,
  :image_url,
  :subject,
  :from_address,
  :sending_ips,
  :first_seen_date_time,
  :last_seen_date_time,
  :inbox_count,
  :spam_count,
  :read_rate,
  :delete_rate,
  :read_delete_rate,
  :projected_volume,
  :esps)
  SENSITIVE = []
  include Aws::Structure
end

#subjectString

The subject line, or title, of the email message.

Returns:

  • (String)


1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
# File 'gems/aws-sdk-sesv2/lib/aws-sdk-sesv2/types.rb', line 1944

class DomainDeliverabilityCampaign < Struct.new(
  :campaign_id,
  :image_url,
  :subject,
  :from_address,
  :sending_ips,
  :first_seen_date_time,
  :last_seen_date_time,
  :inbox_count,
  :spam_count,
  :read_rate,
  :delete_rate,
  :read_delete_rate,
  :projected_volume,
  :esps)
  SENSITIVE = []
  include Aws::Structure
end