Posts Tagged ‘OpenX API’

OpenX API for Add and Modify Advertiser Using XMLRPC

Thursday, April 8th, 2010

Question :

We would require a .php class/page that uses the OpenX api to add a new contact into our OpenX server. I have a simple skeleton of the .php functionality we need, hopefully this will just be a matter of you finding appropriate code in your library and plugging it in.

We require the source code delivered on completion of the project.

We would like this project to be started as soon as possible.

Various Details

Ad Server:       OpenX v2.8.5

Code Version:  PHP 5

Web Server:     IIS 7.0

Attached is a copy of the code we have from an example on the OpenX site. We need the Add Advertiser and Modify Advertiser functions to work. We have not been able to correctly use them.

Answer:

We can create the plug-in for you to Add Advertiser and Modify the Advertiser details.

We assume that we you are having the built ready Forms to create the Advertiser Sign up and modify. And we are providing only the API Code file that supports the Add and Modify Advertisers.

The Sample Code that you have provided uses the XMLRPC and we will create the API that supports XMLRPC to use in the remote servers.

Is there any API to get ads from openx hosted? Will it work in OpenX only?

Saturday, September 5th, 2009

Question:
i have my own adserver (custom, hand written).

Is there any way to integrate openx Market plugins (Openx Hosted) to my adserver so that i can put my campaign to openx hosted and get ads from openx hosted?

Is there any API to get ads from openx hosted? Will it work in OpenX only?
Answer:

We have understand your question, As you know, OpenX market has not released any API to get ads from OpenX host. As you told that you want to integrate your adserver with oxmarket, we need oxmarket API to integrate it to your own adserver.

Currently, We can have OpenX setup and we can setup OpenX market in it and then we can use OpenX invocation code into your adserver and this way you will get all advertisers from OpenX Market.

(Currently, OpenX Market is supporting only OpenX Product only so we have to wait till they will release API to get ads or put our ads in it.)

Openx advertising based on time instead of CPM

Tuesday, August 11th, 2009

Question:

I have a question about Billing System Integration mods for Open X. I believe it will meet our needs, except we sell advertising based on time (week, month, year, etc.) instead of CPM or clicks. Is it possible to sell advertising based on time rather than CPM or clicks with one of them?

Answer:

Yes, it is possible to implement system which will sell ad-space in time frame instead of CPC or CPM.

You can make below system using OpenX API.

1) Admin can set cost for week, month, and year wise.
2) Advertiser will have new tab “My Account” where he can purchase ad space (zone) on time base for each his campaigns. Suppose, he buys ad space (zone) for month then mod will set expiration date of his campaigns after 30 days or it will add 30 days to existing expiration date.