插页式广告未出现在Surface Windows 8.1,Windows 10上(在最新的Windows应用商店信息中心中创建的广告单元)
问题描述:
您好,我们在应用中看到插页式广告时遇到问题。 我们已按以下方式实施了广告。 插页式广告是在Windows应用商店信息中心中创建的,其中无法选择广告的宽度或高度。
Hi, we are having problems seeing the interstitial ad in our app. We have implemented the ad as below. The interstitial ad was created in Windows Store dashboard where there is no option to select the Ad width or height.
在请求广告时,我们收到此错误:
When requesting the ad, we get this error:
参数值无效(名称:w)。
Invalid value for parameter (Name: w).
答
请参阅 MSDN上的InterstitialAd主题。 AdControl是横幅广告的API,而不是插页式广告。
Please see the InterstitialAd topic on MSDN. AdControl is the API for banner ads, not interstitials.