UnsubscribersListResponse
- Print
- PDF
UnsubscribersListResponse
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic and VPC
This is the content of the unsubscribe list query.
Syntax
The syntax is as follows.
private String address;
private NesDateTime blockDate;
private Boolean isRegByManager;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
address | String | Required | Unsubscribed email address |
blockDate | NesDateTime | Required | Unsubscribe registration date and time |
isRegByManager | Boolean | Required | true | false
|
Was this article helpful?