From 54782b7df43dd7294e7055d2e5f33e9702ab5888 Mon Sep 17 00:00:00 2001 From: BerkeCoban <53767481+BerkeCoban@users.noreply.github.com> Date: Tue, 15 Mar 2022 09:59:46 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cf71f7..3fa010e 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ In this documentation we explained how to use Huawei-Smartadserver mediation. | Ad Types | Banner Ad | Interstitial Ad | Rewarded Ad | Native Ad | | --- | --- | --- | --- | --- | -| Adapter Class | com.hmscl.huawei.smart_mediation.SASHuaweiBannerAdapter | com.hmscl.huawei.smart_mediation.SASHuaweiInterstitialAdapter | com.hmscl.huawei.smart_mediation.SASHuaweiRewardedVideoAdapter | com.hmscl.huawei.smart_mediation.SASHuaweiNativeAdapter | +| Adapter Class | com.hmscl.huawei.ads.smart_mediation.SASHuaweiBannerAdapter | com.hmscl.huawei.ads.smart_mediation.SASHuaweiInterstitialAdapter | com.hmscl.huawei.ads.smart_mediation.SASHuaweiRewardedVideoAdapter | com.hmscl.huawei.ads.smart_mediation.SASHuaweiNativeAdapter | | Placement info | Write the Huawei Ad unit ID,banner width and banner height (sepetate them with ",") | Write the Huawei Ad unit ID with no spaces.| Write the Huawei Ad unit ID with no spaces. | Write the Huawei Ad unit ID with no spaces. |