Skip to content

Commit

Permalink
Add kuantyx alias (#12523)
Browse files Browse the repository at this point in the history
Co-authored-by: dev <[email protected]>
  • Loading branch information
adserver-online and dev authored Nov 30, 2024
1 parent 957d1fa commit f7e44cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/asoBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ export const spec = {
supportedMediaTypes: [BANNER, VIDEO, NATIVE],
aliases: [
{code: 'bcmint'},
{code: 'bidgency'}
{code: 'bidgency'},
{code: 'kuantyx'}
],

isBidRequestValid: bid => {
Expand Down

0 comments on commit f7e44cc

Please sign in to comment.