mailListFilter
Name | Type | Required | Description |
---|---|---|---|
type |
filterType | Required if more than one filter is being defined. Defaults to
AND if no type is specified. |
Used to define multiple filters. |
id |
string[] | No | The unique id of the list you want to read data from. 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 |
stringValue[] | No | Allows you to read data from a list based on criteria involving the name of the list. |