Skip to content

Commit

Permalink
Update Sonobi adapter with GVLID (#8860)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmilleruva authored Aug 18, 2022
1 parent 4e9ccd5 commit 296a081
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/sonobiBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const OUTSTREAM_REDNERER_URL = 'https://mtrx.go.sonobi.com/sbi_outstream_rendere

export const spec = {
code: BIDDER_CODE,
gvlid: 104,
supportedMediaTypes: [BANNER, VIDEO],
/**
* Determines whether or not the given bid request is valid.
Expand Down

0 comments on commit 296a081

Please sign in to comment.