Skip to content

Commit

Permalink
Update sharethroughBidAdapter.js
Browse files Browse the repository at this point in the history
  • Loading branch information
patmmccann authored Feb 22, 2022
1 parent 3243d2e commit 4378f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/sharethroughBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export const sharethroughInternal = {
export const sharethroughAdapterSpec = {
code: BIDDER_CODE,
supportedMediaTypes: [VIDEO, BANNER],

gvlid: 80,
isBidRequestValid: bid => !!bid.params.pkey && bid.bidder === BIDDER_CODE,

buildRequests: (bidRequests, bidderRequest) => {
Expand Down

0 comments on commit 4378f2c

Please sign in to comment.