Directmail Functions
object DirectmailFunctions
Functions
Link copied to clipboard
This data source provides the Direct Mail Domains of the current Alibaba Cloud user.
suspend fun getDomains(enableDetails: Boolean? = null, ids: List<String>? = null, keyWord: String? = null, nameRegex: String? = null, outputFile: String? = null, status: String? = null): GetDomainsResult
Link copied to clipboard
This data source provides the Direct Mail Mail Addresses of the current Alibaba Cloud user.
suspend fun getMailAddresses(argument: suspend GetMailAddressesPlainArgsBuilder.() -> Unit): GetMailAddressesResult
suspend fun getMailAddresses(ids: List<String>? = null, keyWord: String? = null, outputFile: String? = null, sendtype: String? = null, status: String? = null): GetMailAddressesResult
Link copied to clipboard
This data source provides the Direct Mail Receiverses of the current Alibaba Cloud user.
suspend fun getReceivers(argument: suspend GetReceiversPlainArgsBuilder.() -> Unit): GetReceiversResult
suspend fun getReceivers(ids: List<String>? = null, keyWord: String? = null, nameRegex: String? = null, outputFile: String? = null, status: Int? = null): GetReceiversResult
Link copied to clipboard
This data source provides the Direct Mail Tags of the current Alibaba Cloud user.