I'm using Google IMA HTML5 SDK to display audio only ads on my website, I followed this tutorial: https://developers.google.com/interactive-media-ads/docs/sdks/html5/client-side But it ends up showing a video player with black screen and playing the audio in the background, what I want to do is to show audio player instead of the video one.
As they claim here: https://developers.google.com/interactive-media-ads/docs/sdks/html5/client-side/compatibility
The HTML5 SDK supports audio only content.
As detailed here :
Full guide here.