Skip to content

Commit

Permalink
Add new TGM adapter (#12100)
Browse files Browse the repository at this point in the history
Co-authored-by: apykhteyev <[email protected]>
  • Loading branch information
apykhteyev and apykhteyev authored Aug 8, 2024
1 parent 439d6ed commit 5f7e86e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/limelightDigitalBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ function isBidResponseValid(bid) {

export const spec = {
code: BIDDER_CODE,
aliases: ['pll', 'iionads', 'apester', 'adsyield'],
aliases: ['pll', 'iionads', 'apester', 'adsyield', 'tgm'],
supportedMediaTypes: [BANNER, VIDEO],

/**
Expand Down

0 comments on commit 5f7e86e

Please sign in to comment.