- OpenX Community Forums
![]() ![]() |
Aug 22 2011, 10:08 AM
Post
#1
|
|
|
Beginner ![]() Group: Members Posts: 2 Joined: 22-August 11 Member No.: 169,704 |
I created Site and Zone with the webinterface.
Then with the XML_RPC two times a advertiser->campaign->banner(with image). After this i use linkCampaign to link those two created thinks to the zone from above. That works. But not realy right i think because the probabilities are not calculated -> 0.00%. If i create a third advertiser->campaign->banner(with image) with linking using XML_RPC and delete this object on webinterface the 2 first objects have the right value 1.20% i expected. So there should be a XML_RPC method to calculate the probabilities directly or as side effect. Can someone help me with this? Thank you. |
|
|
|
Aug 22 2011, 11:33 AM
Post
#2
|
|
|
Mentor ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Moderators Posts: 1,303 Joined: 12-November 08 From: San Francisco Member No.: 24,158 |
I created Site and Zone with the webinterface. Then with the XML_RPC two times a advertiser->campaign->banner(with image). After this i use linkCampaign to link those two created thinks to the zone from above. That works. But not realy right i think because the probabilities are not calculated -> 0.00%. If i create a third advertiser->campaign->banner(with image) with linking using XML_RPC and delete this object on webinterface the 2 first objects have the right value 1.20% i expected. So there should be a XML_RPC method to calculate the probabilities directly or as side effect. Can someone help me with this? Thank you. Priority is calculated by the maintenance job when it runs MPE (priority engine). I dont think there are API methods for calculating priority. There might be something to run/start the MPE. |
|
|
|
Aug 22 2011, 12:23 PM
Post
#3
|
|
|
Beginner ![]() Group: Members Posts: 2 Joined: 22-August 11 Member No.: 169,704 |
I created Site and Zone with the webinterface. ... @ rakshan: Thank you! The Answer is : http://www.openx.com/docs/2.8/adminguide/G...s+-+maintenance With this functionallity(see link) it is not necessary to have an XML-RPC method. If someone need lees than every 5 minutes calculation, he should hack the system. I think this could be closed. |
|
|
|
![]() ![]() |