

--
You received this message because you are subscribed to the Google Groups "Interactive Media Ads SDK" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ima-sdk+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ima-sdk/52414e35-114c-4d47-925a-38e69f9d304f%40googlegroups.com.
Hi Minh,
Thank you for reaching out to us.
For clarity, kindly confirm if which of the following SDKs are you using?
Please note that the setVastLoadTimeout, setLoadVideoTimeout (for Android) and the loadVideoTimeout (for iOS) are all different on functionalities, and you may or may not use all of them at the same time depending on your SDK implementation.
For Android:
The setVastLoadTimeout, specifies the VAST load timeout in milliseconds for a single wrapper for requesting ads and currently set to default value 5000ms.
While the setLoadVideoTimeout set the parameter for rendering ads that specifies a non-default amount of time to wait for media to load before timing out. Default time value 8000 ms.
For iOS:
On the other hand, the loadVideoTimeout is the same with the setLoadVideoTimeout where you can specify a time (in milliseconds) to wait while loading the media files before timing out and the next ad in the pod will play. Default time value 8000 ms.
Let me know if you have further questions or clarifications.
Regards,
Sherwin Diesta
IMA SDK Team
Hi Minh,
The IMA SDK for HTML5 has loadVideoTimeout to set timeout while rendering ads and the vastLoadTimeout for overriding VAST load timeout.
Let me know if you have further questions and I'll be glad to assist you.
Regards,
Sherwin Diesta
IMA SDK Team