Anant Sharma Posted December 18, 2014 Report Posted December 18, 2014 How we Serve ads in mobile androids/ios apps/games through Revive Adserver ??? "Serve ads on websites, in apps, and in video players, and collect detailed statistics about impressions, clicks and conversions" i want to manage ads for my androids applications and games how we do this through Revive Adserver ("open source ad serving system") Need to develop a private network to advertisement of the company app. Lets say, currently we have 20 apps. We wants to promote our newly launched app through all 20 apps by showing its ad on all 20 apps. We also need to show ad of other app on this newly launched app. At admin panel, Admin will manage that which ad will be shown on which app. And this panel have login authentication. how we do this through Revive Adserver Quote
Arkchand Posted December 20, 2014 Report Posted December 20, 2014 Hi Anand Sharma, I read your requirements and we had developed to show ad of other app on his own mobile app for one of our customer in Revive Ad server, Which is very similar to your requirements. We have our own mods for Revive Adserver and kindly contact us and we are ready to assist you. http://www.adservermods.com/contact-us/info_2.html Kindly give more details to understand the exact work flow. Erik Geurts 1 Quote
Anant Sharma Posted December 29, 2014 Author Report Posted December 29, 2014 thanks but i need help because i am using Revive Ad server, now i just want invocation code in JSON formate could you do this for me Quote
Anant Sharma Posted December 30, 2014 Author Report Posted December 30, 2014 Hello Is possible to get a list of zones for a website via an API or otherwise in JSON format. What I am wanting to do is to build a Joomla module for our sites that allows us to easily add the Invocation Code to the site by selecting some options. IS there something build in to do this or will i have to write my own code? how we generate invocation code in JSON formate is there any plugin for that ?????????? Quote
npc112341 Posted January 5, 2015 Report Posted January 5, 2015 Hi, Just want to make sure I'm understanding this correctly. I want to create my own mobile ad network. There will only be publishers in this network as the advertiser would be through me from various networks (CPA /Affiliate). If I want to go through that process I must contact sales about "MJAQ15" ? Here's a simple diagram: CPA & Affiliate Networks -> My Adserve Company -> various mobile application developers implementing the api Quote
Anant Sharma Posted January 8, 2015 Author Report Posted January 8, 2015 let me explain you in detail i installed revive adserver i had done all the things on it it's working for websites but i want it on applications (iPhone/Android ) for that right now where we generate code which is one of the form XML/ JavaScript but i need that code in JSON formate ..i want only a JSON link like www.abcd.com/?json=get_ad&ad_id=Xyz&custom_fields=myfield&include=image_url,title and i get data from this link in JSON format in my own applications like image: { "image_url": "Images/xyz.png", "title": "xyz", } Output must be in JSON format through JSON link Quote
dani Posted April 22, 2015 Report Posted April 22, 2015 Dears I have this problem too. Anyone can help us? Thanks Quote
Richard Foley Posted April 22, 2015 Report Posted April 22, 2015 Maybe the openX API docs. here help? http://docs.openx.com/api/#about_topics_api.html let me explain you in detail i installed revive adserver i had done all the things on it it's working for websites but i want it on applications (iPhone/Android ) for that right now where we generate code which is one of the form XML/ JavaScript but i need that code in JSON formate ..i want only a JSON link like www.abcd.com/?json=get_ad&ad_id=Xyz&custom_fields=myfield&include=image_url,title and i get data from this link in JSON format in my own applications like image: { "image_url": "Images/xyz.png", "title": "xyz", } Output must be in JSON format through JSON link Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.