class Aws::PinpointEmail::Types::PlacementStatistics

An object that contains inbox placement data for an email provider.

@!attribute [rw] inbox_percentage

The percentage of emails that arrived in recipients' inboxes during
the predictive inbox placement test.
@return [Float]

@!attribute [rw] spam_percentage

The percentage of emails that arrived in recipients' spam or junk
mail folders during the predictive inbox placement test.
@return [Float]

@!attribute [rw] missing_percentage

The percentage of emails that didn't arrive in recipients' inboxes
at all during the predictive inbox placement test.
@return [Float]

@!attribute [rw] spf_percentage

The percentage of emails that were authenticated by using Sender
Policy Framework (SPF) during the predictive inbox placement test.
@return [Float]

@!attribute [rw] dkim_percentage

The percentage of emails that were authenticated by using DomainKeys
Identified Mail (DKIM) during the predictive inbox placement test.
@return [Float]

@see docs.aws.amazon.com/goto/WebAPI/pinpoint-email-2018-07-26/PlacementStatistics AWS API Documentation

Constants

SENSITIVE