sesv2_create_contact_list: Creates a contact list

View source: R/sesv2_operations.R

sesv2_create_contact_listR Documentation

Creates a contact list

Description

Creates a contact list.

See https://www.paws-r-sdk.com/docs/sesv2_create_contact_list/ for full documentation.

Usage

sesv2_create_contact_list(
  ContactListName,
  Topics = NULL,
  Description = NULL,
  Tags = NULL
)

Arguments

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.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.