Skip to content

Commit

Permalink
OpenX: add missing gvlid (#10453)
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-chowla authored Sep 8, 2023
1 parent a40fb1f commit b892374
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/openxBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export const SYNC_URL = 'https://u.openx.net/w/1.0/pd';
export const DEFAULT_PH = '2d1251ae-7f3a-47cf-bd2a-2f288854a0ba';
export const spec = {
code: 'openx',
gvlid: 69,
supportedMediaTypes: [BANNER, VIDEO],
isBidRequestValid,
buildRequests,
Expand Down

0 comments on commit b892374

Please sign in to comment.