From dd1d8bf769ceaa5e041d03409c5dac79c8d3eec1 Mon Sep 17 00:00:00 2001 From: hybrid-ai <58724131+hybrid-ai@users.noreply.github.com> Date: Thu, 7 Dec 2023 22:11:58 +0300 Subject: [PATCH] Add gvl_id to vox adapter (#5005) * Add gvl_id to vox adapter * Add gvl_id to vox adapter * Add tcfeu support boolean --- dev-docs/bidders/vox.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-docs/bidders/vox.md b/dev-docs/bidders/vox.md index 814a44583b..b531bb3079 100644 --- a/dev-docs/bidders/vox.md +++ b/dev-docs/bidders/vox.md @@ -8,7 +8,8 @@ userIds: all pbjs: true media_types: banner, video biddercode: vox -tcfeu_supported: false +tcfeu_supported: true +gvl_id: 206 sidebarType: 1 ---