질문하기질문하기
 

답변됨ruby code example

  • 2009년 7월 1일 수요일 오후 3: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일 수요일 오후 3: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일 수요일 오후 3: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일 월요일 오전 8: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).