Table of Contents |
---|
...
Note |
---|
Access token should be related to an authentication that is done by means of a console user that is enabled for creating filters on MailUp admin console. |
Method parameters
Parameter | Description | Example |
---|---|---|
Id | always set to zero | 0 |
IdList | Specify here MailUp list ID. Use '0' (zero), if filter shall be applicable to all lists | 1 |
Name | Number that identifies console ID | myFilter |
Description | optional, filter description | "this filter selects recipients whose name starts with S" |
Category | Category ID. Each filter should belong to a category, IDs can be retrieved by reading from tooltips (more on this) | 3 |
Conditions[ ] | Array of conditions (at list one). Each condition is composed of the following fields:
| If you want to filter all the recipients whose names starts with S you can use these values
|
...