Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Weborama RTD submodule: specify list of bidders to share data (#8350)
* update .submodules.json to include weborama rtd update .submodules.json to include weborama rtd submodule * add support to pubmatic * improve test format * improve test format ~ * add support to appnexus/xandr bidder * fix issue when split set target in two steps: site and user centric data * add support to rubicon old style * fix code, update docs * add support to global and bid ortb2 * remove unused code * refactor code * update bidder list * add global level parameters * change error to warning * update doc * refactor * add field accountId * update example * refactor js concat string * refactor js concat string 2 * update jsdoc * correct jsdoc * add support to pubmatic * improve test format * improve test format ~ * add support to appnexus/xandr bidder * fix issue when split set target in two steps: site and user centric data * add support to rubicon old style * fix code, update docs * add support to global and bid ortb2 * remove unused code * refactor code * update bidder list * add global level parameters * change error to warning * update doc * refactor * add field accountId * update example * refactor js concat string * refactor js concat string 2 * update jsdoc * correct jsdoc * fix log * update example * remove todo * refactor duplicated code in config normalization * fix jsdoc * add main feature * update jstag * improve callback * improve doc * improve doc about ortb2 * refactor code * refactor tests to use one adunit * fix unit tests * prepare to add support to webo lite * refactor code * reorder code to handle bid data * finish unit test * improve copy of data * improve unit test by checking callbacks that alter bid data * format source * fix doc * specify webo lite as site-centric data * add check for profile format * update doc and code * update sendToBidder callback signature * fix doc * fix doc 2 * fix js example * update doc * improve doc * fix doc for LiTE * update code and tests * update doc * update unit test * improve doc * fix sfbx lite code, add isDefault flag on metadata * remove unused imports in tests * refactor code using ?. operator * improve deep clone usage * keep code less dinamic * refactor thinking in the prebid 7 * format source * format tests * suppress mention to lite * Revert "suppress mention to lite" This reverts commit 43fa658. * small fix * refactor init submodule functions * add new constants * update example * simplify code * rename function, rewrite callbacks into () => notation * update sfbx lite name * fix doc
- Loading branch information