Hi there,
Thank you for your response.
Regarding the exoplayer's progress duration, this is something that you'll need to implement on your own as this involve exoplayer implementation updates which I'm afraid is beyond the scope of this forum.
However, with regard to content time progress without the ads, the IMA SDK has StreamManager.getContentTimeForStreamTime which returns the content time without ads for a given stream time. Our advanced sample app does have getContentTime() method that calls the above method to return the content time value.
Let me know if you can use this method on your end.
Regards,
Sherwin Diesta
IMA SDK Team