AviadSh / openrtb

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

Keywords in Site and App Instead of Content #27

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In the OpenRTB Mobile specification, the site and app objects had attribute 
“keywords”.  In this spec, that attribute has been removed and added to the 
“content” object of which there is 1 per site or app object.  It was also 
renamed to “keyword” unless that’s a typo (a similar attribute in the 
“user” object is correctly still called “keywords”).  This creates an 
unnecessary point of backward incompatibility.  Please restore the 
“keywords” attribute to the “site” and “app” objects.  If someone 
feels strongly about also having it in “content”, I would not object 
although it seems redundant.

Original issue reported on code.google.com by jim.butler%nexage.com@gtempaccount.com on 22 Jul 2011 at 9:18

GoogleCodeExporter commented 9 years ago

Original comment by jim.butler%nexage.com@gtempaccount.com on 22 Jul 2011 at 9:23

GoogleCodeExporter commented 9 years ago
There is an inconsistency between specs ( Keywords field under Content object 
is defined as comma separated list but all examples have an array of Strings).

Original comment by artur.so...@gmail.com on 3 Jan 2014 at 2:52