You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SESV2::Types::ListDomainDeliverabilityCampaignsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

An array of objects that provide deliverability data for all the campaigns that used a specific domain to send email during a specified time range. This data is available for a domain only if you enabled the Deliverability dashboard for the domain.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#domain_deliverability_campaignsArray<Types::DomainDeliverabilityCampaign>

An array of responses, one for each campaign that used the domain to send email during the specified time range.

Returns:

#next_tokenString

A token that’s returned from a previous call to the ListDomainDeliverabilityCampaigns operation. This token indicates the position of the campaign in the list of campaigns.

Returns:

  • (String)

    A token that’s returned from a previous call to the ListDomainDeliverabilityCampaigns operation.