Skip to content

Commit

Permalink
Adkernel Bid Adapter: add globalsun alias (prebid#11907)
Browse files Browse the repository at this point in the history
  • Loading branch information
ckbo3hrk authored and mefjush committed Jul 19, 2024
1 parent d633b1a commit b32286a
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 @@ -95,7 +95,8 @@ export const spec = {
{code: 'headbidder'},
{code: 'digiad'},
{code: 'monetix'},
{code: 'hyperbrainz'}
{code: 'hyperbrainz'},
{code: 'globalsun'}
],
supportedMediaTypes: [BANNER, VIDEO, NATIVE],

Expand Down

0 comments on commit b32286a

Please sign in to comment.