-
Notifications
You must be signed in to change notification settings - Fork 61
OpenRTB 2.6 #47
Comments
Why not, feel free to PR.
Maybe it wouldn't be too big of a code change as well. If I'll get to it earlier - I'll write here not to work on the same thing. But don't think it happens till mid-May. |
I had some time and got a PR up. Turned out to be quite a bit involved. |
Note: relates to prebid/prebid-server#2139 |
Main effort done in linked PR. Next steps:
|
OpenRTB 2.6 removes nearly all enumerated lists in favor of the enumerations in adcom1/openrtb3, which in turn were based on OpenRTB 2.5. In v16 of this library, this is represented with a removal of openrtb2 enums and replaced with adcom1/openrtb3 enums. I put together this chart to assist with upgrading.
|
Looks like these changes are now used by prebid-server prebid/prebid-server#2280 - I eyeballed the diff (but really, really quickly) and did not notice any weird workarounds there, so I assume that recent OpenRTB 2.6 changes are usable (API is convenient enough etc). I'd prefer to do a final v16 release of this lib soon(ish) - in 1-2 weeks, maybe with #52 included if it's done soon. Looks like it can affect prebid-server, but I think adapting should be very simple ( |
Released v16.0.0 |
The final OpenRTB 2.6 specification was released earlier this month. I'm curious about the plans to add support in this library and if you're interested in assistance.
The text was updated successfully, but these errors were encountered: