From f45edbaff4b59caaa4d11cf23f48b3b8cb97a84a Mon Sep 17 00:00:00 2001 From: Telaria Engineering <36203956+telariaEng@users.noreply.github.com> Date: Wed, 10 Apr 2019 13:58:37 -0700 Subject: [PATCH] Added gdpr support (#1239) * Changed the name of the file from tremor to telaria (Company was renamed) and updated the documentation * - Added back the documentation for the older (prebid 0.x) adapter * Removed the parameter section from the doc because they can change. Pubs using our adapter can login to our console to get a list of params. * adding link made the reference to tremor a link, don't need the 1.0 note in the description -- moving to the prebid_1_0_supported flag * Updated to set gdpr_supported: true. --- dev-docs/bidders/telaria.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-docs/bidders/telaria.md b/dev-docs/bidders/telaria.md index cf0c6669fe..4c2a257340 100644 --- a/dev-docs/bidders/telaria.md +++ b/dev-docs/bidders/telaria.md @@ -6,6 +6,7 @@ hide: true biddercode: telaria biddercode_longer_than_12: false media_types: video +gdpr_supported: true --- ### Overview