工具 API

getBondAllocationByFundCode

获取指定债券型基金在指定时间区间下的券种配置和风格配置数据

finance1 积分

调用信息

工具标识
qieman.getBondAllocationByFundCode
服务提供方
且慢
平均响应
122 ms
近 7 天调用
4

输入参数

fundCodeList必填

基金代码列表,必传参数,最多50个

timeRange

时间区间枚举字符串,可选参数,默认为最新报告期 (可选值: 'LAST_3_MONTH', 'LAST_6_MONTH', 'LAST_9_MONTH', 'LAST_YEAR', 'LAST_2_YEAR', 'LAST_3_YEAR', 'LAST_5_YEAR', 'LatestReportDate', 'fromSetupDate', 'sinceTakingOffice')

assetType

资产类型,可选参数,默认为净资产比(total_net_asset)。可选值:total_asset(总资产比)、total_net_asset(净资产比)、bond_asset(债券市值比) (可选值: 'total_asset', 'total_net_asset', 'bond_asset')