IP Geolocation Rule
The IP Geolocation Rule evaluates whether the device ip location, determined by MaxMind GeoIp Database, matches one of the specified patterns.
Setting | Description | Dynamic |
---|---|---|
Continents | The list of continents that the IP location must constraint to for the condition to be considered valid. International names and two letter codes are supported. Separate the entries with a comma and/or new line, e.g. Africa, AU . | ✓ |
Countries | The list of countries that the IP location must constraint to for the condition to be considered valid. International names and ISO Codes are supported. Separate the entries with a comma and/or new line, e.g. Spain, DE . | ✓ |
Cities | The list of cities that the IP location must constraint to for the condition to be considered valid. International names are supported. Separate the entries with a comma and/or new line, e.g. Barcelona, Hamburg . | ✓ |
Postal Codes | The list of postal codes that the IP location must constraint to for the condition to be considered valid. Separate the entries with a comma and/or new line, e.g. 55455, 55456 . | ✓ |
Reversed | Whether the evaluation result should be returned reversed. Use it to set a condition as IS NOT . | ✓ |