AviadSh / openrtb

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

Block List and White List Naming Convention #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In the OpenRTB Mobile specification, we followed an informal convention of 
prepending “b” or “w” to attribute names to indicate that they are 
block lists or white lists, respectively, (i.e., restrictions rather than just 
informative data).  For the most part, those names are carried over into this 
spec.  However, there are several new block or white list attributes in this 
spec and I recommend that they follow the same convention.

The ones that jump out at me are as follows with the proposed names in 
parentheses:  banner.atype (wtype), banner.expandable (wexpandable or perhaps 
just wexpand), banner.format (wformat), video.format (wformat), 
video.playbackmethod (wplaybackmethod), and video.delivery (wdelivery).

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

GoogleCodeExporter commented 9 years ago

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