AdControl不显示广告 [英] AdControl not show ads

查看:84
本文介绍了AdControl不显示广告的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的应用程序中,我有以下代码:

 < UI:AdControl x:Name = ban2网格。 Row = 1 ApplicationId = xx 
AdUnitId = xx
Horizo​​ntalAlignment = Center
Height = 80
VerticalAlignment = Center
宽度= 480>< / UI:AdControl>

使用测试aplicationid和adunitId正常工作时,但是当我替换为aplicationid和adunitId时在开发中心创建的我的应用程序不再显示广告。
谢谢

解决方案

如果您不在商店中发布应用,则应用ID和Adunit ID不工作。



因此,我建议您在创建项目时使用测试应用程序ID和AdUnit ID进行测试。如果要打包项目并在商店中提交,则只需将测试值替换为实际值(在仪表板上申请)。



通常,如果您的应用已发布并在商店中可用,则从此之后的1-2天,来自实际单位的广告就会开始投放并显示。 / p>

in my application I have the following code:

 <UI:AdControl x:Name="ban2" Grid.Row="1" ApplicationId="xx"
                  AdUnitId="xx"
                  HorizontalAlignment="Center"
                  Height="80"
                  VerticalAlignment="Center"
                  Width="480"></UI:AdControl>

When using the test aplicationid and adunitId working properly, but when I go to replace with aplicationid and adunitId of my application created in the dev center no longer displays advertising. thank you

解决方案

If you don't publish your app in the store, the Application Id and Adunit Id will do not work.

So I would like to suggest you use test Application Id and AdUnit Id to test when you create your project. if you want to package your project and submit in the store, you just need to replace test value with real value(Apply for in the dashboard).

Normally, if your app is published and available in the store, it takes 1-2 days after that for ads from real units to start serving and ads will show.

这篇关于AdControl不显示广告的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆