sesv2_update_contact_list: Updates contact list metadata

View source: R/sesv2_operations.R

sesv2_update_contact_listR Documentation

Updates contact list metadata

Description

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.

Usage

sesv2_update_contact_list(ContactListName, Topics = NULL, Description = 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.


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