Skip to main content

Precision levels

The level of Precision will depend on how users' locations are gathered:

  • High: your campaign will only be served to those users who we know for sure will be in the areas selected, as their location information will be based on the validated users' GPS coordinates.

  • Medium: your campaign will be served to users whose location is based on their GPS coordinates without Opt-in (that is, GPS coordinates with only 2 digits or 500 meters).

  • Low: we use the non-validated GPS coordinates. First, we try using the location sent by the RTBRequest and if it fails or they are wrong we use the IPs to obtain it. This means we use the same coordinates that are sent in the RTB Request without any further check. If for any reason, the RTB Request sends no coordinates (e.g. Latitude: 0 and Longitude: 0), then we obtain the coordinates from the IP addresses.

Precision validation process

The higher the precision is, the less available inventory you will have for the campaign. To be clear, we do not take lat:long information sent in the bid request at face value, but we follow this validation process:

  1. If we get lat:lon coordinates, we compare them with the lat:long position that can be inferred from the IP address provided with the bid request.

  2. If we get lat:lon coordinates with less than 4 decimals in the bid request, we won't consider them high precision. They have to have 4 decimals at least.

  3. If both are within a short distance (currently 10 meters) we classify the bid as “low precision”. This is the same classification that is given to any bid whose location is only calculated based on the IP address (either by mediasmart directly or by the ad exchange).

  4. Some ad exchanges have all bid requests considered "low precision" because of suspicious observed patterns.

  5. If a specific location has passed the filter above, but we get more than 5 bid requests for that same location within 30 seconds, that location will be degraded to “low precision” as well.

  6. If we get lat:long coordinates that pass the two filters above, we consider the bid “high precision”.

  7. If coordinates do not pass the two filters above, they will only be considered in campaigns configured with "low precision" or "medium precision" depending on the GDPR signal of the corresponding bid request.

  8. Campaigns configured with low precision will use the inventory that comes with no lat:long coordinates but an IP address. The IP address is checked against the database of our provider Maxmind, which returns the corresponding lat:long coordinates with a level of precision. Only coordinates with a certain level of precision (see above) shall be considered in geofenced campaigns, depending on the campaign configuration. Coordinates with an accuracy level of more than 50 km are always discarded in geofenced campaigns, no matter the level of precision, among other things because they are expected to include Data Sinks (default lat:long coordinates used when the location cannot be calculated).

  9. Campaigns configured with medium precision will use high precision inventory plus inventory that comes only with 2 decimal digits for lat:long only because the user has not opted in to share their precise location.

Note: Take into account that using IP addresses to determine location is inherently inaccurate. Here's a good article that describes this. We trust Maxmind to determine the level of accuracy of the mapping between an IP address and the corresponding lat:long they provide.