From 026bd2741146a755b03dd4e4c7eee50c6eb80a16 Mon Sep 17 00:00:00 2001 From: Axel Barck-Holst <102673853+AxelHolst@users.noreply.github.com> Date: Mon, 1 Jul 2024 14:27:07 +0200 Subject: [PATCH] feat(constants): add PAUSE_AD response format - Add PAUSE_AD to RESPONSE_FORMATS in constants.js --- utils/constants.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/utils/constants.js b/utils/constants.js index 1533109..4ffb773 100644 --- a/utils/constants.js +++ b/utils/constants.js @@ -1,7 +1,8 @@ const RESPONSE_FORMATS = { VMAP: "vmap1", - VAST: "vast4" + VAST: "vast4", + PAUSE_AD: "pause_ad" } const EMPTY_VAST_MSG = `.--------------- WARNING ---------------.