發問發問
 

已答覆ruby code example

  • 2009年7月1日 下午 03:24devawe 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Hi, does anyone have an example code in ruby to get connect to the adcenter services ? And an example of a request ?

    Thanks

解答

  • 2009年7月1日 下午 03:39Jeff Dillon - MSFT 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆
    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

所有回覆

  • 2009年7月1日 下午 03:39Jeff Dillon - MSFT 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆
    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
  • 2009年7月6日 上午 08:23devawe 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    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).