Skip to content

Commit

Permalink
Teads: add the gvlid declaration (prebid#9155)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-tom-kuhnen authored and jorgeluisrocha committed May 18, 2023
1 parent 135ab9b commit 349cf5b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions modules/teadsIdSystem.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ export const teadsIdSubmodule = {
* @type {string}
*/
name: MODULE_NAME,
/**
* Vendor id of Teads
* @type {number}
*/
gvlid: GVL_ID,
/**
* decode the stored id value for passing to bid requests
* @function
Expand Down

0 comments on commit 349cf5b

Please sign in to comment.