且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何显示从我自己的服务器中获取Android应用程序的广告

更新时间:2023-10-12 10:11:16

正如你所提到的,你要对你的广告服务器控件。那么在这种情况下,复活-广告服务器是更好的选择。因为它负责大部分的东西像广告投放,条件,不同的广告宣传等,有许多功能。

As you have mentioned you want control over you ad server. Then in this case Revive-Adserver is better option. because It takes care of most of the stuffs like ad delivery, conditions, Different Advertising campaigns etc. It have Many features.

为小型或大型企业复活,广告服务器是合适的。同时它是开源的。

for both small or Big business Revive-adserver is suitable. also it is open source.

您可以通过定义性别年龄组,其中广告发布,也内置控制广告更好的办法分析功能也有,选择将其允许嵌入谷歌分析整合的横幅。

you can control your ads better way by Defining gender or age group to whom ad is delivered and also inbuilt Analytics feature is also there, optionally it allow to embed Google Analytics Integration with Banners.

复活没有Android SDK中用于显示广告,但正如你也想显示你的广告在Android中端。这是很容易证明它在你的的Andr​​oid的WebView 有一些JavaScript,CSS和PHP知识。(我觉得这是很容易设置而不Android SDK中的需要)。

Revive does not have Android SDK for showing ads but As you also want to show your Ads in Android side. It is easy to show it in your Android WebView with some Javascript, CSS and PHP knowledge.(I feel it is easy to setup without the need of Android SDK)

  • 在您的服务器端创建一个网页(添加一些检查安全 像它应该是从Android设备只有唯一或IOS)
  • 访问
  • 粘贴广告调用code 在该网页上。
  • 在调用网页中的 Android的web视图
  • Create one webpage on your Server side (add some checks for security like it should be accessible from android device only or ios only)
  • Paste Ad Invocation code on that webpage.
  • Call that webpage in your Android Webview

您可以看看设置提供一切他们的文档,还他们有论坛进行讨论。

You can have a look at documentation provided by them to setup everything, also they have Forum for discussion.

有具有Android SDK中提供的他们,但你将有有限的支持,也不太具有许多其他广告服务器。有些支持premium计划或他们不积极了。

There are many other adservers which have Android SDK provided by them but you will have limited support and also less Features . Some have Premium plans for support or they are not active anymore.