Skip to content

Commit

Permalink
Adkernel Bid Adapter: add adpluto alias (prebid#10235)
Browse files Browse the repository at this point in the history
  • Loading branch information
ckbo3hrk authored and Santiago Carabone committed Aug 22, 2023
1 parent 4961d0c commit 04b9e9d
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 @@ -100,7 +100,8 @@ export const spec = {
{code: 'bidbuddy'},
{code: 'adliveconnect'},
{code: 'didnadisplay'},
{code: 'qortex'}
{code: 'qortex'},
{code: 'adpluto'}
],
supportedMediaTypes: [BANNER, VIDEO, NATIVE],

Expand Down

0 comments on commit 04b9e9d

Please sign in to comment.