【发布时间】:2014-10-24 19:43:11
【问题描述】:
我已添加此代码以在 windows phone 8 上显示广告, 测试广告是正确的,但是当我用真实的 AppId 和 UnitID 替换广告设置时,广告没有显示在手机上。我正在设备上以调试模式运行应用程序。
代码:-
<!--<ui:AdControl
ApplicationId="actual id"
AdUnitId="unit id"
HorizontalAlignment="Left"
Height="80"
VerticalAlignment="Top"
Width="480"
IsBackgroundTransparent="True"
/>-->
【问题讨论】:
标签: windows-phone-8 ads