【问题标题】:pubcenter ads in windows phone 8 [duplicate]Windows Phone 8中的pubcenter广告[重复]
【发布时间】: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


    【解决方案1】:

    在您的广告控件中添加错误发生事件并设置断点。我认为您目前没有此类别的广告。如果您想宣传您的应用,请添加 Aduplex 以获得额外的广告。当 pubcenter 没有广告时,显示 Aduplex。

    像这样 => http://blog.adduplex.com/2011/03/using-adduplex-as-fallback-for.html

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-11-16
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-11-05
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多