Ask a questionAsk a question
 

Answerruby code example

  • Wednesday, July 01, 2009 3:24 PMdevawe Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi, does anyone have an example code in ruby to get connect to the adcenter services ? And an example of a request ?

    Thanks

Answers

  • Wednesday, July 01, 2009 3:39 PMJeff Dillon - MSFT Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    I noticed you posted previously also. We don't have any Ruby specific examples currently, but if you could post your existing SOAP request, we would most likely be able to assist. What OS are you on? We could then recommend some SOAP capture techniques

    Jeff Dillon, API Support

All Replies

  • Wednesday, July 01, 2009 3:39 PMJeff Dillon - MSFT Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    I noticed you posted previously also. We don't have any Ruby specific examples currently, but if you could post your existing SOAP request, we would most likely be able to assist. What OS are you on? We could then recommend some SOAP capture techniques

    Jeff Dillon, API Support
  • Monday, July 06, 2009 8:23 AMdevawe Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I'm on Mac  Os leopard, I'm using wireshark to capture soap requests using this capture option "ip src host 65.54.248.136" but I can't see any soap requests (even with the php code example which works).