diff --git a/modules/livewrappedBidAdapter.js b/modules/livewrappedBidAdapter.js index 512fc775d95..f3e9709cd11 100644 --- a/modules/livewrappedBidAdapter.js +++ b/modules/livewrappedBidAdapter.js @@ -14,6 +14,7 @@ const VERSION = '1.4'; export const spec = { code: BIDDER_CODE, supportedMediaTypes: [BANNER, NATIVE, VIDEO], + gvlid: 919, /** * Determines whether or not the given bid request is valid.