|
Main PageFrom RestOpenXRESTful module for OpenXRestOpenX is REST based modul for OpenX Application. How it worksIt provides remote communication with OpenX using REST architecture. How the URL looks likeThe rest URL: http://api.restopenx.com/adv/2 How the output looks like
{
"advertiserId": "1",
"accountId": "3",
"agencyId": "1",
"advertiserName": "Advertiser No. 1",
"contactName": "Peter Pan",
"emailAddress": "office@restopenx.com",
"comments": ""
}
AuthenticationRest OpenX module comes with HTTP Basic Authentication and it is integrated part of OpenX architecture. All created users in OpenX application can use Rest OpenX module without any configuration. ExampleYou have example page where you can find examples to all remote calls. InstallationInstallation is quite easy, you only need to unpack one zip file. Details can be found on our instructions page Price & DownloadRestOpenX module costs 250 € . You can download it here |