我正在使用Bing Web Search API的Windows窗体,我想显示我本月剩余的剩余交易.最好的方法是什么?我应该使用WebRequest来执行此操作吗?如果是这样的话?
Here is a picture of the Bing Transaction number I’m trying to get and display on my windows form project
解决方法:
据我所知,没有这样的API.您可以从Marketplace的“帐户”页面查看剩余的交易.登录并单击“我的帐户”,然后选择“我的数据”.您将看到您订阅的所有数据以及剩余的配额.
标签:c,azure,bing-api
来源: https://codeday.me/bug/20190709/1409067.html