Skip to content

Commit

Permalink
Adkernel: add UrekaMedia alias (prebid#12614)
Browse files Browse the repository at this point in the history
  • Loading branch information
ckbo3hrk authored Jan 4, 2025
1 parent 7e0cda1 commit 6ba8de6
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 @@ -102,7 +102,8 @@ export const spec = {
{code: 'revbid'},
{code: 'spinx', gvlid: 1308},
{code: 'oppamedia'},
{code: 'pixelpluses', gvlid: 1209}
{code: 'pixelpluses', gvlid: 1209},
{code: 'urekamedia'}
],
supportedMediaTypes: [BANNER, VIDEO, NATIVE],

Expand Down

0 comments on commit 6ba8de6

Please sign in to comment.