Ads Placement Tracking
You can use the ad placements feature to analyze the performance of your ads or run an A/B test to help you optimize your monetization strategy.
You can easily use this feature by adding a parameter when calling your banner, interstitial or rewarded ads. Here are some examples:
Interstitials
Yodo1U3dMas.ShowInterstitialAd("GameOver");
Rewarded Ads
Yodo1U3dMas.ShowRewardedAd("100Gems");
Banners
bannerAdView.SetAdPlacement("MenuScreen")
You can monitor your ad placement performance in your dashboard under the "Analytics" > "Ad Placement".