Overview
MailUpService API allows to create and delete geographic filters
FiltersCreateGeographicFilter
This method creates a new filter to be applied to recipients' geolocation of opens and clicks
Method parameters
Parameter | Description | Example |
---|
Id | | |
IdList | Specify here MailUp list ID (or 'NULL', if filter is applicable to all lists) | |
Name | Number that identifies console ID | |
Description | | |
Category | | |
Conditions[ ] | Array of conditions (at list one). Each condition is composed of the following fields: - Id
- IdFilter
- LogicalOperation (allowed values: AND, OR)
- Type
- Country
- Region
| |
SOAP Examples
Code Block |
---|
language | html/xml |
---|
title | SOAP request |
---|
|
coming soon |
Code Block |
---|
language | html/xml |
---|
title | SOAP response |
---|
|
coming soon |