Hi,
I have not been able to find an answer for this question on the forum or docs.
I need to be able to distinguish between a full-slot ad (which I make to AdSense with adsRequest.forceNonLinearFullSlot = true) and a regular pre-roll ad. Both are responding true for ad.isLinear() but I have a different UI for linear ads that are not full-slot (following the recent announcement about changes in full-slot ad).
So my question is how to differentiate a full-slot ad response versus a regular linear ad (pre-roll).
Thanks
Arnaud