Skip to content

Commit

Permalink
Update undertoneBidAdapter.js (prebid#9778)
Browse files Browse the repository at this point in the history
  • Loading branch information
patmmccann authored and jorgeluisrocha committed May 18, 2023
1 parent 7a2b26e commit 1a2c86f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/undertoneBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ function getBannerCoords(id) {

export const spec = {
code: BIDDER_CODE,
gvlid: 677,
supportedMediaTypes: [BANNER, VIDEO],
isBidRequestValid: function(bid) {
if (bid && bid.params && bid.params.publisherId) {
Expand Down

0 comments on commit 1a2c86f

Please sign in to comment.