-
Notifications
You must be signed in to change notification settings - Fork 166
Description
Original author: logar.da...@gmail.com (November 08, 2011 11:42:24)
Field in Device object: "didsmd5" should be named "didmd5", since other field names are: "didsha1, dpidsha1, dpidmd5"
Device object: "language" should be List of strings and not string, since browser in many countrys sends more than 1 language. As we proposed in one of previous examples (switzerland normaly has 3 official languages, and many users use 2 as their defaults in browsers)
Table 6.15 location type: - we propose to add new value 4: IP adress anonymized. Reason: In europe many countries have decided that IP adress is personal data. Therefore exchange must use and send data based on partial IP adress (normally in IPv4 last 2 bytes are replaced with zero eg.: 123.123.123.123 to 123.123.0.0. Same policy is also applied in one of the biggest adexchanges.
Original issue: http://code.google.com/p/openrtb/issues/detail?id=40