简体   繁体   English

如何在我的Android应用程序中添加Amazon Ads

[英]How to add Amazon Ads in my Android application

Today and I don't know how (And I actually I don't care) my AdMob account has been suspended for a month, it was a long email to share, but somehow I felt like I'm a thug or criminal who want to steal their money (Which was less than a dollar as my app just got published a couple of days ago), perhaps there was a mistake from my side (The only thing comes in my mind that I may forgot to disable the live Ads while testing my code today as a result of publishing an update that fixes a bug). 今天,我不知道我的AdMob帐户被暂停了一个月的方式(我实际上不在乎),这是一封很长的电子邮件,可以分享,但是不知何故,我觉得自己像个暴徒或罪犯,想要窃取他们的钱(几天前我的应用刚刚发布时还不到一美元),也许我这边错了(我唯一想到的是,我可能忘了禁用实时广告,由于发布了修正了一个错误的更新,因此今天测试了我的代码)。

Anyway, they will not serve me any Ads for a month, and as there was no even a warning and no appealing, I'm considering to use Amazon Ads in my app. 无论如何,他们一个月都不会向我投放任何广告,并且由于没有警告也没有吸引力,因此我正在考虑在我的应用中使用Amazon Ads。

My question is, 我的问题是

1- Is it easy to implement an Amazon ad banner in my code? 1-在我的代码中实施Amazon广告横幅容易吗?

2- Do I have to publish my application on Amazon App Store too? 2-我是否也必须在Amazon App Store上发布我的应用程序?

3- Is there a step by step guide to implement Amazon ad in my code? 3-是否有分步指南在我的代码中实施Amazon广告?

Thank you :) 谢谢 :)

1- Is it easy to implement an Amazon ad banner in my code? 1-在我的代码中实施Amazon广告横幅容易吗?

Totally depends on your expertise level. 完全取决于您的专业水平。 But, even if you are moderately comfortable with android development and have worked on integration with other ad networks it should not be hard at all. 但是,即使您对Android开发有一定的了解,并且已经与其他广告网络进行了集成,也不难。

2- Do I have to publish my application on Amazon App Store too? 2-我是否也必须在Amazon App Store上发布我的应用程序?

No, but it is recommended to do so. 不,但是建议这样做。 What the harm in having an additional distribution channel? 拥有额外的分销渠道有什么害处? It will only do you good by bringing in more downloads. 它只会带来更多下载,对您有所帮助。

The getting started page clearly states this: Submit your app to the Amazon Appstore, Google Play, **or** another app distribution framework . 入门页面明确说明了这一点: Submit your app to the Amazon Appstore, Google Play, **or** another app distribution framework Hence publishing on Amazon is not a mandate. 因此,在亚马逊上发布不是强制性的。

You will have to sign the MOBILE AD NETWORK PUBLISHER AGREEMENT 您将必须签署移动广告网络发布商协议

3- Is there a step by step guide to implement Amazon ad in my code? 3-是否有分步指南在我的代码中实施Amazon广告?

Yes, refer the official documentation here 是的,请在此处参考官方文档

These FAQs will help you better understand each of the points you've put in your question. 这些常见问题解答将帮助您更好地理解问题中提出的每个要点。

And why only amazon as an alternative? 以及为什么只有亚马逊作为替代品? You have a whole lot of other options . 您还有很多其他选择

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM