简体   繁体   English

admob wp7 SDK不起作用,替代广告网络?

[英]admob wp7 sdk dont work, alternative ad networks?

i use the admob wp7 sdk for displaying adds in my apps, but i dont see any, it looke like: 我使用admob wp7 sdk在我的应用程序中显示添加项,但我看不到任何内容,它看起来像:

<google:BannerAd
    xmlns:google="clr-namespace:Google.AdMob.Ads.WindowsPhone7.WPF;assembly=Google.AdMob.Ads.WindowsPhone7"
    AdUnitID="MY_AD_UNIT_ID">

of course i insert my adUnitID, when i start my app i dont get anything to see, also when i enable test mode i cant see anything, what could be worng? 当然,我插入了adUnitID,当我启动我的应用程序时,我什么也看不到,而且当我启用测试模式时,我什么也看不到,这可能是什么呢? on the homepage i see that i got requests because it counts up, but nothing to see. 在主页上,我看到我收到了请求,因为它计数了,但没什么好看的。

other question: 其他问题:

are there any other add providers instead of smaato and adDuplex which provide a WP7 sdk? 除了提供WP7 SDK的smaato和adDuplex之外,还有其他添加提供程序吗?

As of today the Microsoft Ad SDK for WP7 can now be used in all territories where the marketplace is available. 从今天起,适用于WP7的Microsoft Ad SDK现在可以在有市场的所有地区使用。

Alternatively you could consider AdDuplex 另外,您也可以考虑使用AdDuplex

I would recommend looking at the documentation and contacting admob support. 我建议您查看文档并联系admob支持。 Its a third party control so you would be lucky to find someone on here who can offer advice. 它是第三方控件,因此您很幸运在这里找到可以提供建议的人。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM