<style>
#sound{top: 3; left: 3}
</style>
<script>
window.creative = {
data: {
contentMedia: {
url: "https://s3-eu-west-1.amazonaws.com/static.tabmo.io/creatives/uk/2023-q3/nhs_digital_adoptation_clothing_aug2023/_mp4/nhs_digital_adoptatin_clothing_01.mp4", /* Add the URL to your creative here */
width: 600, /* Real image or video file width */
height: 500, /* Real image or video file height */
type: "video", /* image or video */
},
mediaFit: "contain", /* Best to keep this as 'contain' */
colorBackground: '#000000', /* Designate the background colour */
soundButton: false, /* Designate if the unmute button should be shown */
redirect: "${click_command_redirect}",
/* '$click_command_redirect' can be replaced with the clients exit URL, such as: "https://www.cityplumbing.co.uk/",*/
templateCustomEvent: "${HAWK_CUSTOM_EVENT.templateCustomEvent}",
creativeSize: "${HAWK_CREATIVE_SIZE}",
appOrSite: "${HAWK_SITE_OR_APP}",
sspName: "${HAWK_SSP_NAME}",
},
};
</script>
<script src="https://format.tabmo.io/test/adspot-v3/custom-adspot-v3.3.js"></script>