googleads/videojs-ima

Audio ad error: Linear assets were found in the VAST ad response, but none of them matched the video player's capabilities.

Closed this issue · 1 comments

Hi i have this vast and it works on vast and ima testers, but on my app its throws an error:
Linear assets were found in the VAST ad response, but none of them matched the video player's capabilities.

Other video ads works perfectly. Isn't ima delivers own player to play media? Is it matter what player I am using for content?

<VAST version="4.1">
	<Ad id="preroll" adType="audio">
		<InLine>
			<AdSystem>TVN</AdSystem>
			<Creatives>
				<Creative>
					<Linear>
						<MediaFiles>
							<MediaFile type="audio/aac"><![CDATA[https://tvn.adocean.pl/files/x/ucq/imnoqqi/yipgpushcq/Nowy_Lexus_RX_Gwiazda_wsrod_SUVow.aac]]></MediaFile>
						</MediaFiles>
					</Linear>
				</Creative>
			</Creatives>
		</InLine>
	</Ad>
</VAST>````

Sorry for bothering. Just mime types config not allowed it