/AWS1/CL_SE2LSTDELIVERABILIT01¶
A list of the predictive inbox placement test reports that are available for your account, regardless of whether or not those tests are complete.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_deliverabilitytestreports TYPE /AWS1/CL_SE2DELIVERABILITYTS00=>TT_DELIVERABILITYTESTREPORTS TT_DELIVERABILITYTESTREPORTS¶
An object that contains a lists of predictive inbox placement tests that you've performed.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/SE2NEXTTOKEN /AWS1/SE2NEXTTOKEN¶
A token that indicates that there are additional predictive inbox placement tests to list. To view additional predictive inbox placement tests, issue another request to
ListDeliverabilityTestReports, and pass this token in theNextTokenparameter.
Queryable Attributes¶
DeliverabilityTestReports¶
An object that contains a lists of predictive inbox placement tests that you've performed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DELIVERABILITYTESTRPTS() |
Getter for DELIVERABILITYTESTREPORTS, with configurable defa |
ASK_DELIVERABILITYTESTRPTS() |
Getter for DELIVERABILITYTESTREPORTS w/ exceptions if field |
HAS_DELIVERABILITYTESTRPTS() |
Determine if DELIVERABILITYTESTREPORTS has a value |
NextToken¶
A token that indicates that there are additional predictive inbox placement tests to list. To view additional predictive inbox placement tests, issue another request to
ListDeliverabilityTestReports, and pass this token in theNextTokenparameter.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |