Skip to content

Commit

Permalink
Adding gvlid for amx bid adapter (prebid#9183)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickjacob committed Nov 1, 2022
1 parent bb5ca05 commit b3e7525
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/amxBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ const isTrue = (boolValue) =>

export const spec = {
code: BIDDER_CODE,
gvlid: 737,
supportedMediaTypes: [BANNER, VIDEO],

isBidRequestValid(bid) {
Expand Down

0 comments on commit b3e7525

Please sign in to comment.