doujiao9574 2012-04-11 16:13
浏览 225
已采纳

使用eBay API通过PHP获取我的eBay列表

I've been reading through the eBay Developer Network and for the life of me can't figure out how to do the simple task of retrieving all listings from an eBay User (me) via their API.

Can anyone help me out on achieving this.

Thanks a lot.

Edit:

I have tried using HTTP method of:

http://open.api.ebay.com/Shopping?callname=GetUser&appid=APPID&siteid=3&UserId=USERID

But this hasn't given me any luck.

Mainly with the PHP Methods, I've tried reading up on EBATNS but with no luck could I start coding to produce something small.

I have also looked at Use of eBay API in PHP to retrieve My eBay information and that didn't really help me all that much either.

  • 写回答

1条回答 默认 最新

  • duanfen9090 2012-04-12 21:50
    关注

    If anyone needs the answer to this one I have figured it out after a day of research.

    http://svcs.ebay.com/services/search/FindingService/v1?OPERATION-NAME=findItemsAdvanced&SECURITY-APPNAME=PRODUCTION-APPID&RESPONSE-DATA-FORMAT=XML&REST-PAYLOAD&itemFilter(0).name=Seller&itemFilter(0).value(0)=USERNAME&paginationInput.entriesPerPage=10&keywords=

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 微信小程序协议怎么写
  • ¥15 c语言怎么用printf(“\b \b”)与getch()实现黑框里写入与删除?
  • ¥20 怎么用dlib库的算法识别小麦病虫害
  • ¥15 华为ensp模拟器中S5700交换机在配置过程中老是反复重启
  • ¥15 java写代码遇到问题,求帮助
  • ¥15 uniapp uview http 如何实现统一的请求异常信息提示?
  • ¥15 有了解d3和topogram.js库的吗?有偿请教
  • ¥100 任意维数的K均值聚类
  • ¥15 stamps做sbas-insar,时序沉降图怎么画
  • ¥15 买了个传感器,根据商家发的代码和步骤使用但是代码报错了不会改,有没有人可以看看