View source: R/sesv2_operations.R
sesv2_create_contact_list | R Documentation |
Creates a contact list.
See https://www.paws-r-sdk.com/docs/sesv2_create_contact_list/ for full documentation.
sesv2_create_contact_list(
ContactListName,
Topics = NULL,
Description = NULL,
Tags = 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. |
Tags |
The tags associated with a contact list. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.