如何在请求体中派生类型? [英] How to derive type in request body?

查看:75
本文介绍了如何在请求体中派生类型?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经提到过这个链接:https://docs.microsoft.com/en-us/advertising/campaign -management-service / getkeywordsbyids?view = bingads-13来定义派生类型,但它只是给了我< SearchParameter
i:type =" - 这里使用适当的前缀指定的派生类型 - "> 。我需要知道前缀。请帮助!

解决方案

请说明您要拨打哪个服务操作?您共享的链接上不存在SearchParameter文本。如果您创建一个具体类型,例如DateRangeSearchParameter,则会自动为您设置类型,例如,

here


我希望这会有所帮助,


Eric


I have referred to this link: https://docs.microsoft.com/en-us/advertising/campaign-management-service/getkeywordsbyids?view=bingads-13 to define the derived type but it's just given me <SearchParameter i:type="-- derived type specified here with the appropriate prefix --">. I need to know the prefix. Please help!

解决方案

Please clarify which service operation do you want to call? The SearchParameter text does not exist on the link you shared. If you create a concrete type e.g., DateRangeSearchParameter, the type is set automatically for you e.g., here.

I hope this helps,

Eric


这篇关于如何在请求体中派生类型?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆