Ns1 should use geofence_regional to avoid nearest matching

This commit is contained in:
Ross McFarland
2020-01-06 10:22:41 -08:00
parent e0debc963e
commit 391ef583ae
+1 -1
View File
@@ -188,7 +188,7 @@ class Ns1Provider(BaseProvider):
'filter': 'up'
}, {
'config': {},
'filter': u'geotarget_regional'
'filter': u'geofence_regional'
}, {
'config': {},
'filter': u'select_first_region'