Skip to content

Commit

Permalink
Adkernel Bid Adapter: rtbdemand.com alias (prebid#9087)
Browse files Browse the repository at this point in the history
* Adkernel Bid Adapter: rtbdemand.com alias

* Update adkernelBidAdapter.js
  • Loading branch information
ckbo3hrk authored and jorgeluisrocha committed May 18, 2023
1 parent 779fa7f commit cc2793f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/adkernelBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ export const spec = {
{code: 'audiencemedia'},
{code: 'waardex_ak'},
{code: 'roqoon'},
{code: 'andbeyond'},
{code: 'adbite'},
{code: 'houseofpubs'},
{code: 'torchad'},
Expand All @@ -97,7 +96,8 @@ export const spec = {
{code: 'felixads'},
{code: 'motionspots'},
{code: 'sonic_twist'},
{code: 'displayioads'}
{code: 'displayioads'},
{code: 'rtbdemand_com'}
],
supportedMediaTypes: [BANNER, VIDEO, NATIVE],

Expand Down

0 comments on commit cc2793f

Please sign in to comment.