AdWhirl - 千禧一代广告返回失败。返回零内容长度
我尝试在 AdWhirl 中使用 MillennialMedia 失败,原因是“Millennial 广告返回失败。返回的内容长度为零”问题。我浏览其他帖子和mm网站找不到解决方案。
这是我的 logcat:
09-06 08:53:50.854: DEBUG/AdWhirl SDK(28584): Showing ad:
09-06 08:53:50.854: DEBUG/AdWhirl SDK(28584): nid: ***
09-06 08:53:50.854: DEBUG/AdWhirl SDK(28584): name: millennial
09-06 08:53:50.854: DEBUG/AdWhirl SDK(28584): type: 6
09-06 08:53:50.854: DEBUG/AdWhirl SDK(28584): key: ***
09-06 08:53:50.854: DEBUG/AdWhirl SDK(28584): key2:
09-06 08:53:50.858: DEBUG/AdWhirl SDK(28584): Valid adapter, calling handle()
09-06 08:53:50.858: DEBUG/MillennialMediaAdSDK(28584): New MMAdView Started
09-06 08:53:50.862: INFO/MillennialMediaAdSDK(28584): Activity: ActivityInfo{47f2a150 com.millennialmedia.android.VideoPlayer}
09-06 08:53:50.862: INFO/MillennialMediaAdSDK(28584): Activity: ActivityInfo{47f24100 com.millennialmedia.android.MMAdViewOverlayActivity}
09-06 08:53:50.975: DEBUG/MillennialMediaAdSDK(28584): callForAd
09-06 08:53:50.987: DEBUG/MillennialMediaAdSDK(28584): Automatic ad fetching is off with -1. You must manually call for ads.
09-06 08:53:50.987: INFO/MillennialMediaAdSDK(28584): No download in progress.
09-06 08:53:50.987: INFO/MillennialMediaAdSDK(28584): Pending download?: false
09-06 08:53:50.987: INFO/MillennialMediaAdSDK(28584): No incomplete downloads.
09-06 08:53:50.987: INFO/MillennialMediaAdSDK(28584): Last ad name is null. Call for new ad.
09-06 08:53:51.018: DEBUG/MillennialMediaAdSDK(28584): Calling for an advertisement: http://androidsdk.ads.mp.mydas.mobi/getAd.php5?***
09-06 08:53:51.018: INFO/MillennialMediaAdSDK(28584): Making ad request
09-06 08:53:51.510: INFO/MillennialMediaAdSDK(28584): Millennial ad return failed. Zero content length returned.
09-06 08:53:51.510: DEBUG/AdWhirl SDK(28584): Millennial failure
有什么想法吗?
i'm trying using MillennialMedia in AdWhirl unsuccessfully due to the "Millennial ad return failed. Zero content length returned" trouble. I couldn't find a solution browsing other posts and mmwebsite.
This is my logcat:
09-06 08:53:50.854: DEBUG/AdWhirl SDK(28584): Showing ad:
09-06 08:53:50.854: DEBUG/AdWhirl SDK(28584): nid: ***
09-06 08:53:50.854: DEBUG/AdWhirl SDK(28584): name: millennial
09-06 08:53:50.854: DEBUG/AdWhirl SDK(28584): type: 6
09-06 08:53:50.854: DEBUG/AdWhirl SDK(28584): key: ***
09-06 08:53:50.854: DEBUG/AdWhirl SDK(28584): key2:
09-06 08:53:50.858: DEBUG/AdWhirl SDK(28584): Valid adapter, calling handle()
09-06 08:53:50.858: DEBUG/MillennialMediaAdSDK(28584): New MMAdView Started
09-06 08:53:50.862: INFO/MillennialMediaAdSDK(28584): Activity: ActivityInfo{47f2a150 com.millennialmedia.android.VideoPlayer}
09-06 08:53:50.862: INFO/MillennialMediaAdSDK(28584): Activity: ActivityInfo{47f24100 com.millennialmedia.android.MMAdViewOverlayActivity}
09-06 08:53:50.975: DEBUG/MillennialMediaAdSDK(28584): callForAd
09-06 08:53:50.987: DEBUG/MillennialMediaAdSDK(28584): Automatic ad fetching is off with -1. You must manually call for ads.
09-06 08:53:50.987: INFO/MillennialMediaAdSDK(28584): No download in progress.
09-06 08:53:50.987: INFO/MillennialMediaAdSDK(28584): Pending download?: false
09-06 08:53:50.987: INFO/MillennialMediaAdSDK(28584): No incomplete downloads.
09-06 08:53:50.987: INFO/MillennialMediaAdSDK(28584): Last ad name is null. Call for new ad.
09-06 08:53:51.018: DEBUG/MillennialMediaAdSDK(28584): Calling for an advertisement: http://androidsdk.ads.mp.mydas.mobi/getAd.php5?***
09-06 08:53:51.018: INFO/MillennialMediaAdSDK(28584): Making ad request
09-06 08:53:51.510: INFO/MillennialMediaAdSDK(28584): Millennial ad return failed. Zero content length returned.
09-06 08:53:51.510: DEBUG/AdWhirl SDK(28584): Millennial failure
Any idea?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这个答案可能对您有帮助:
如果我没记错的话,如果您刚刚与 Millennial 发布了您的应用程序,我
认为他们让您的应用程序经历了验证期,以确保
广告请求是真实的。从他们的常见问题解答中可以看出:
“与我的中介合作伙伴相比,我看到你们的报告 GUI 的填写较少,为什么
这?
报告差异是由于我们最初运行的测试活动造成的
启动时在您的库存中。应用程序启动后
流量已验证,我们删除这些测试活动以确保
你会得到现场活动。最初您可能会发现报告中存在差异,
但一旦我们从您的测试活动中删除了测试活动,情况就会趋于平稳
应用。 ”
此外,也可能是他们现在没有广告可以投放。看起来像
许多广告提供商目前的库存相当低。
来自:http://groups.google.com/group/adwhirl-users /browse_thread/thread/1e6e6e0826537d1a
this answer might help you:
If I recall correctly, if you just released your app with Millennial, I
think they put your app through a verification period to make sure that the
ad requests are authentic. From their FAQ:
"I see less fill in your reporting GUI versus my mediation partners, why is
this?
The reporting discrepancy is due to the test campaigns that we initially run
on your inventory when you start up. After the application has launched and
the traffic is verified, we remove these test campaigns in order to ensure
you get live campaigns. Initially you may see discrepancies in reporting,
but this should level out once we have removed the test campaigns from your
application. "
Also, it could just be that they have no ads to serve right now. Seems like
a lot of ad providers are having fairly low inventory right now.
from: http://groups.google.com/group/adwhirl-users/browse_thread/thread/1e6e6e0826537d1a
我在 Millennial 的开发人员支持团队工作,我们绝对可以帮助您解决此问题。如果您想向我们发送一封电子邮件,其中包含这些详细信息、您的 APID 以及此处未提供的完整广告网址,那么我们将确保您启动并运行。电子邮件[电子邮件受保护]
谢谢。
I work on Millennial's developer support team and we can definitely help you troubleshoot this. If you want to shoot us an email with these details, your APID, and the full ad URL that isn't present here, then we'll make sure you get up and running. Email is [email protected]
Thanks.