Geofencing (latitude, longitude)ΒΆ
A geofence is a virtual perimeter for a real-world geographic area. The geofence is defined using latitude and longitude to pinpoint an exact location, and a radius defines the outer boundary from this point. This practice is known as geofencing.
Within BidCore, latitude and longitude can be defined using Decimal degrees (DD), e.g. 41.40338, 2.17403, and the radius is defined in meters. The maximum radius is 200,000 meters or 200kms.
You can include geofencing lists into targeting and exclude them.
To create a new geofencing list, you need to name it and add geofencing location
coordinates in the following format: latitude, longitude, meters, e.g. 52.520008,13.404954,2000
. Each location should be on a new line.
By default, your line items target all geofencing lists.