感谢您的反馈!
【废弃】淘宝客-公用-商品详情查询-V3,用于海外淘客商品信息查询,可以通过逗号分隔商品id,来批量查询商品信息;历史接口,请使用最新的接口:taobao.ovs.tbk.material.item.info.get。 -- [Deprecated] Overseas Taoke - Common - Taoke Product Detail Query (Simplified Version) - V3. Used for overseas Taoke product information queries. You can batch query product information by separating product IDs with commas. This is a legacy API. Please use the latest API: taobao.ovs.tbk.material.item.info.get.
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
item_ids | String | 必须 | 3232 | 商品ID串,用,分割,最大20个 | |
ip | String | 可选 | 11.22.33.43 | ip地址,影响邮费获取,如果不传或者传入不准确,邮费无法精准提供 | |
language | String | 可选 | zh_CN |
|
语言:zh_CN(中文);en_US(英文) |
site | String | 可选 | TW |
|
站点标识:TW(台湾);HK(香港);MY(马来);SG(新加坡);AU(澳大利亚);CA(加拿大);MO(澳门);GLOBAL(全球),GLOBAL(全球)不存在禁限售的逻辑,若填写指定的站点,会校验禁限售的逻辑 |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
results | TbkItemDetail [] | 淘宝客商品 | |
|
TaobaoClient client = new DefaultTaobaoClient(url, appkey, secret); OvsTbkItemInfoUpgradeGetRequest req = new OvsTbkItemInfoUpgradeGetRequest(); req.setItemIds("3232"); req.setIp("11.22.33.43"); req.setLanguage("zh_CN"); req.setSite("TW"); OvsTbkItemInfoUpgradeGetResponse rsp = client.execute(req); System.out.println(rsp.getBody());
<ovs_tbk_item_info_upgrade_get_response> <results> <tbk_item_detail> <item_id>123</item_id> <publish_info> <income_rate>15.5</income_rate> <topn_info> <topn_quantity>3000</topn_quantity> <topn_total_count>3000</topn_total_count> <topn_rate>1937297392332</topn_rate> <topn_end_time>1937297392332</topn_end_time> <topn_start_time>30</topn_start_time> </topn_info> </publish_info> <price_promotion_info> <reserve_price>102.00</reserve_price> <predict_rounding_up_price>56.1</predict_rounding_up_price> <promotion_tag_list> <promotion_tag_map_data> <tag_name>88VIP</tag_name> </promotion_tag_map_data> </promotion_tag_list> <activity_tag_list> <activity_tag_map_data> <tag_name>淘宝好价节</tag_name> </activity_tag_map_data> </activity_tag_list> <final_promotion_price>69.9</final_promotion_price> <predict_rounding_up_price_desc>需买1件</predict_rounding_up_price_desc> <final_promotion_path_list> <final_promotion_path_map_data> <promotion_title>商品券</promotion_title> <promotion_start_time>2019-11-10 21:59:59</promotion_start_time> <promotion_desc>满7999减1300</promotion_desc> <promotion_end_time>2019-11-10 21:59:59</promotion_end_time> <promotion_fee>1300</promotion_fee> <promotion_id>XX</promotion_id> </final_promotion_path_map_data> </final_promotion_path_list> <more_promotion_list> <more_promotion_map_data> <promotion_title>满件折</promotion_title> <promotion_start_time>1661222400000</promotion_start_time> <promotion_desc>2件9折</promotion_desc> <promotion_end_time>1661222400000</promotion_end_time> <promotion_id>XX</promotion_id> </more_promotion_map_data> </more_promotion_list> <zk_final_price>88.00</zk_final_price> </price_promotion_info> <input_item_iid>qeqscd1231-uqwenqe</input_item_iid> <item_basic_info> <white_image>https://img.alicdn.com/bao/uploaded/TB1De0xk4n1gK0jSZKPXXXvUXXa.png</white_image> <free_shipment>true</free_shipment> <superior_brand>1</superior_brand> <short_title>巴布豆菠萝超薄干爽拉拉裤xl60+6</short_title> <title>连衣裙</title> <category_name>情趣内衣</category_name> <i_rfd_rate>true</i_rfd_rate> <shop_dsr>23</shop_dsr> <material_lib_type>1</material_lib_type> <taobao_desc_url>https://h5.m.taobao.com/app/detail/desc.html?_isH5Des=true#!id=2332&type=0&f=sdsdsd</taobao_desc_url> <brand_name>淘宝心选</brand_name> <tmall_desc_url>ttps://mdetail.tmall.com/templates/pages/desc?id=5323</tmall_desc_url> <h_good_rate>true</h_good_rate> <level_one_category_name>女装</level_one_category_name> <h_pay_rate30>true</h_pay_rate30> <pict_url>http://gi4.md.alicdn.com/bao/uploaded/i4/xxx.jpg</pict_url> <is_prepay>true</is_prepay> <volume>1</volume> <provcity>杭州</provcity> <ratesum>13</ratesum> <shop_title>xx旗舰店</shop_title> <user_type>1</user_type> <item_url>http://detail.m.tmall.com/item.htm?id=xxx</item_url> <annual_vol>1万+</annual_vol> </item_basic_info> <presale_info> <presale_discount_fee_text>付定金立减5元</presale_discount_fee_text> <presale_end_time>1567440000000</presale_end_time> <presale_deposit>100</presale_deposit> <presale_tail_end_time>1567440000000</presale_tail_end_time> <presale_start_time>1567440000000</presale_start_time> <presale_tail_start_time>1567440000000</presale_tail_start_time> </presale_info> </tbk_item_detail> </results> </ovs_tbk_item_info_upgrade_get_response>
<error_response> <code>50</code> <msg>Remote service error</msg> <sub_code>isv.invalid-parameter</sub_code> <sub_msg>非法参数</sub_msg> </error_response>
错误码 | 错误描述 | 解决方案 |
---|---|---|
50001 | 返回商品物料结果为空 | 返回商品物料结果为空 |
10101 | 返回商品物料结果为空 | 更换商品查询 |