InMobi不显示任何广告 [英] InMobi Does not show any ads

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

问题描述

我想在我的Android应用程序中实施InMobi广告。

I want to implement InMobi ads in my android application.

我已经下载了InMobi SDK,并尝试使用示例应用程序展示广告。

I have download the InMobi SDK and trying to show ads using sample app.

我有一个从InMobi服务器生成的有效APP_ID ,下面是我拥有的代码(我正在使用INMobi SDK中的示例应用)

I have a valid APP_ID generated from InMobi server and following is the code i have( i am using sample app from INMobi SDK)

<com.inmobi.androidsdk.IMAdView
        android:id="@+id/imAdview"
        android:layout_width="320dp"
        android:layout_height="50dp"
        adSize="15"
        appId="14c9c64f24004a18ab1c6c718aa07eac" />

活动中:

mIMAdInterstitial = new IMAdInterstitial(this,"4028cba631d63df10131e1d3818b00cc");

但是每当我运行该应用程序时,我都会遇到以下错误之一-

but whenever i run the app i get one of the following error-

1) NETWORK_ERROR
2) INVALID_APP_ID

我的设备上确实有Internet连接。

I do have Internet connection on my device.

我错过了什么吗?

推荐答案

我是InMobi团队的Raju。
我只是快速浏览了您的应用程序集成。您需要做的就是完成您的App验证过程。这样可以确保您的应用程序在我们的网络上处于激活状态,并且您将开始收到广告。

This is Raju from the InMobi team here. I just had a quick look at your app integrations. All you would need to do is to complete your App verification process. This would ensure the activation of your app on our network and you would start to receive ads.

如果您继续遇到问题,请写信至helpdesk@inmobi.com。

Do write in to helpdesk@inmobi.com in case you continue to face issues.

此外,InMobi诊断工具还是一种识别集成问题的好方法。您可以在此处了解更多信息:
http://www.inmobi.com/helpcenter/publisher-help/integration/how-to-set-up-publisher-diagnostics/

Also, the InMobi diagnostics tool is a nifty way to identify issues around your integration. You could read more here: http://www.inmobi.com/helpcenter/publisher-help/integration/how-to-set-up-publisher-diagnostics/

希望这会有所帮助。

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

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