Skip to content

Commit

Permalink
[ORBIDDER] set gvlid to otto vendor id at orbidder adapter spec (#7276)
Browse files Browse the repository at this point in the history
  • Loading branch information
arneschulz1984 authored Aug 10, 2021
1 parent 6ab8791 commit 3f568a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/orbidderBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ function isBidResponseValid(bidResponse) {

export const spec = {
code: 'orbidder',
gvlid: 559,
hostname: 'https://orbidder.otto.de',
supportedMediaTypes: [BANNER, NATIVE],

Expand Down

0 comments on commit 3f568a5

Please sign in to comment.