tongzhenredy / openrtb

Automatically exported from code.google.com/p/openrtb
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

openrtb 2.0 #40

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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 reported on code.google.com by logar.da...@gmail.com on 8 Nov 2011 at 11:42