windows phone 8中的pubcenter广告

时间:2014-10-23 17:48:15

标签: windows-phone-8 advertising

我添加了此代码,用于在Windows Phone 8上显示广告, 测试广告正确无误,但当我用真正的AppId和UnitID替换广告设置时,广告未在手机上展示。我在设备上以调试模式运行应用程序。

代码: -

<!--<ui:AdControl 
            ApplicationId="actual id" 
            AdUnitId="unit id" 
            HorizontalAlignment="Left" 
            Height="80" 
            VerticalAlignment="Top" 
            Width="480"
            IsBackgroundTransparent="True"
            />-->

1 个答案:

答案 0 :(得分:1)

在广告控制中添加erroroccured事件并设置断点。我想你此刻没有此类别的广告。如果您想宣传自己的应用,请添加Aduplex以获取其他广告。当pubcenter没有广告时,请显示Aduplex。

喜欢这个=&gt; http://blog.adduplex.com/2011/03/using-adduplex-as-fallback-for.html