updateLists
The updateLists
function allows you to modify one or more lists to the account.
Syntax
writeResult = bApi.updateLists(mailListObject[] lists);
Attributes
Name | Type | Required | Description |
---|---|---|---|
id |
string | Yes | The unique id of the list object. You can obtain the id for a list by calling readLists, or by looking at the footer when viewing the overview page for an individual list in the application. |
name |
string | No | The internal name of the list. |
label |
string | No | The external (customer facing) name of the list. |