Skip to content

Commit

Permalink
Adkernel Bid Adapter: add didnadisplay alias (prebid#10000)
Browse files Browse the repository at this point in the history
  • Loading branch information
ckbo3hrk committed May 25, 2023
1 parent ab941a4 commit c42cd5e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/adkernelBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,8 @@ export const spec = {
{code: 'displayioads'},
{code: 'rtbdemand_com'},
{code: 'bidbuddy'},
{code: 'adliveconnect'}
{code: 'adliveconnect'},
{code: 'didnadisplay'}
],
supportedMediaTypes: [BANNER, VIDEO, NATIVE],

Expand Down

0 comments on commit c42cd5e

Please sign in to comment.