openrtb icon indicating copy to clipboard operation
openrtb copied to clipboard

Open RTB is a protocol for real time bidding on digital media

Results 35 openrtb issues
Sort by recently updated
recently updated
newest added

Includes `sourceidentifier` to support the new 4.0 API

Attempts to solve the popularity of the legacy, deprecated content taxonomy 1.0 in the bcat field.

The Global Privacy Control is [a specification](https://globalprivacycontrol.github.io/gpc-spec/) that allows users to--at the browser or browser extension level--specify their preference to opt out of their data collection and into the available...

Is there anywhere I can retrieve fake openrtb json data for native bid requests for testing integrations?

Intended to address #98 This is intended to apply to any applicable RTB version and I'd be happy to add to this PR if needed to allow it to apply...

Hey, Today I've found something interesting: https://github.com/InteractiveAdvertisingBureau/openrtb/commit/5a6aac5491fc097e546c36bfb34461182542d24e Basically, [List: Lost Reason Codes](https://github.com/InteractiveAdvertisingBureau/openrtb/blob/master/OpenRTB%20v3.0%20FINAL.md#list_lossreasoncodes) enum was shifted by one item in the middle. And this is reflected in [Change Log](https://github.com/InteractiveAdvertisingBureau/openrtb/blob/master/OpenRTB%20v3.0%20FINAL.md#appendixb_changelog) Though version...

Sometimes we need logical expression on `bcat`, `badv`, `battr`, etc on block/allow restriction fields, For example, `IF advertiser = X THEN allow_category = A ELSE block_category = [B, C]`, such...

This is being driven by DSA and validations that Prebid Server is making on the bid responses. e.g. if the request DSA field states "bid responses without DSA object will...