View source: R/sesv2_operations.R
sesv2_update_contact_list | R Documentation |
Updates contact list metadata. This operation does a complete replacement.
See https://www.paws-r-sdk.com/docs/sesv2_update_contact_list/ for full documentation.
sesv2_update_contact_list(ContactListName, Topics = NULL, Description = NULL)
ContactListName |
[required] The name of the contact list. |
Topics |
An interest group, theme, or label within a list. A contact list can have multiple topics. |
Description |
A description of what the contact list is about. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.