/AWS1/CL_SE2=>CREATEDELIVERABILITYTESTRPT()
¶
About CreateDeliverabilityTestReport¶
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.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_FROMEMAILADDRESS
TYPE /AWS1/SE2EMAILADDRESS
/AWS1/SE2EMAILADDRESS
¶
The email address that the predictive inbox placement test email was sent from.
IO_CONTENT
TYPE REF TO /AWS1/CL_SE2EMAILCONTENT
/AWS1/CL_SE2EMAILCONTENT
¶
The HTML body of the message that you sent when you performed the predictive inbox placement test.
Optional arguments:¶
IV_REPORTNAME
TYPE /AWS1/SE2REPORTNAME
/AWS1/SE2REPORTNAME
¶
A unique name that helps you to identify the predictive inbox placement test when you retrieve the results.
IT_TAGS
TYPE /AWS1/CL_SE2TAG=>TT_TAGLIST
TT_TAGLIST
¶
An array of objects that define the tags (keys and values) that you want to associate with the predictive inbox placement test.