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.
Container for the parameters to the CreateDeliverabilityTestReport operation.
Create a new predictive inbox placement test. Predictive inbox placement tests can
help you predict how your messages will be handled by various email providers around
the world. When you perform a predictive inbox placement test, you provide a sample
message that contains the content that you plan to send to your customers. Amazon
SES then sends that message to special email addresses spread across several major
email providers. After about 24 hours, the test is complete, and you can use the GetDeliverabilityTestReport
operation to view the results of the test.
Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z
public class CreateDeliverabilityTestReportRequest : AmazonSimpleEmailServiceV2Request IAmazonWebServiceRequest
The CreateDeliverabilityTestReportRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateDeliverabilityTestReportRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Content | Amazon.SimpleEmailV2.Model.EmailContent |
Gets and sets the property Content. The HTML body of the message that you sent when you performed the predictive inbox placement test. |
![]() |
FromEmailAddress | System.String |
Gets and sets the property FromEmailAddress. The email address that the predictive inbox placement test email was sent from. |
![]() |
ReportName | System.String |
Gets and sets the property ReportName. A unique name that helps you to identify the predictive inbox placement test when you retrieve the results. |
![]() |
Tags | System.Collections.Generic.List<Amazon.SimpleEmailV2.Model.Tag> |
Gets and sets the property Tags. An array of objects that define the tags (keys and values) that you want to associate with the predictive inbox placement test. |
.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