I am using Admob SDK (Mediation) with Chartboost SDK + Adapter for my unity3d application.
In my admob console ui setting, I've manually setup Chartboost ecpm as $100+ to force Chartboost Ads for testing.
Interstitial:
I am able to load Chartboost interstitial majority (80%) of the time. Ideally I expect it to be 100% of time given the eCPM
Rewarded Video:
I get Error code 3 : NO_FILL: No ad is returned from the server like 95% of the time. But if I directly call Chartboost.show rewarded video from chartboost sdk directly - it does loads and show the rewarded video always 100% of the time. Somehow Admob is not getting any fill from Chartboost.
Behavior is same on both Androd and ios platform.
Ios app unit ids

Android app unit ids:

Can you please help me with this?
Thanks