Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

ParameterDescriptionExample
Id  
IdListSpecify here MailUp list ID (or 'NULL', if filter is applicable to all lists) 
NameNumber 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
languagehtml/xml
titleSOAP request
coming soon
Code Block
languagehtml/xml
titleSOAP response
coming soon