From 5feb51d78b9de8c27c10cceb59b6997a75fb05b7 Mon Sep 17 00:00:00 2001 From: Remi Henriot Date: Wed, 18 Oct 2023 18:38:24 +0200 Subject: [PATCH] fixup! Adagio: Add documentation for video player implementation --- dev-docs/bidders/adagio.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-docs/bidders/adagio.md b/dev-docs/bidders/adagio.md index 9f6bf85a0b..7896bc3be6 100644 --- a/dev-docs/bidders/adagio.md +++ b/dev-docs/bidders/adagio.md @@ -75,7 +75,6 @@ pbjs.bidderSettings = { *These parameters will have its accentuated characters converted to their non-accentuated version: `é` => `e` - ### Native Custom assets | Name | description | @@ -93,4 +92,4 @@ If the FPD value is an array, the 1st value of this array will be used. ### Video outstream -The AdagioBidAdapter includes a default video player powered by [Blue Billywig](https://www.bluebillywig.com). This default player is used when no renderer is configured for the adUnit. \ No newline at end of file +The AdagioBidAdapter includes a default video player powered by [Blue Billywig](https://www.bluebillywig.com). This default player is used when no renderer is configured for the adUnit.