阿里巴巴獲得商品詳情 API 返回值說明
item_get-獲得商品詳情: 開通測試介面連結
alibaba.item_get
公共引數
請求地址:
https://
api-gw.onebound.cn/alib
aba/item_get
名稱 | 型別 | 必須 | 描述 |
---|---|---|---|
key | String | 是 | 呼叫key(必須以GET方式拼接在URL中) |
secret | String | 是 | 呼叫金鑰 |
api_name | String | 是 | API介面名稱(包括在請求地址中)[item_search,item_get,item_search_shop等] |
cache | String | 否 | [yes,no]預設yes,將呼叫快取的資料,速度比較快 |
result_type | String | 否 | [json,jsonu,xml,serialize,var_export]返回資料格式,預設為json,jsonu輸出的內容中文可以直接閱讀 |
lang | String | 否 | [cn,en,ru]翻譯語言,預設cn簡體中文 |
version | String | 否 | API版本 |
請求引數
請求引數:num_iid=60840463360
引數說明:num_iid:商品ID
響應引數
Version: Date:
名稱 | 型別 | 必須 | 示例值 | 描述 |
---|---|---|---|---|
num_iid | Bigint | 0 | 60840463360 | 商品ID |
title | String | 0 | 穿上灰色男士日常都市步行鞋 | 商品標題 |
desc_short | String | 0 |
|
商品簡介 |
price | String | 0 | 47.70 | 價格 |
nick | String | 0 | cn1522808546pkux | 掌櫃暱稱 |
num | String | 0 | 999 |
|
min_num | String | 0 | 2 |
|
detail_url | String | 0 | alibaba.com/product-det ail/Reebaby-Hot-Sell-Group-0-with_60840463360.html | 商品連結 |
pic_url | String | 0 | // http:// sc01.alicdn.com/kf/HTB1 GHVXaPvuK1Rjy0Faq6x2aVXa7.jpg | 商品圖片 |
desc | String | 0 |
|
|
item_imgs | Mix | 0 | [{"url": "// http:// sc02.alicdn.com/kf/HTB1 ta_basfrK1RjSszcq6xGGFXaA/China-Factory-Outdoor-Driving-Casual-Shoes-Men.jpg "}] | 商品圖片列表 |
props_name | String | 0 | "191288010:-1:顏色:海軍;191288010:3331185:顏色:白色; | 商品屬性名 |
prop_imgs | Mix | 0 | {"prop_img": ["properties": "191288010:3851110","url": "// http:// sc01.alicdn.com/kf/HTB1 CnsUasfrK1Rjy1Xdq6yemFXag.jpg_250x250.jpg "]} | 商品屬性圖片列表 |
props | Mix | 0 | {"name": "產地","value": "中國"} | 屬性 |
skus | Mix | 0 | {sku [[]]} | 商品規格資訊列表 |
priceRange | Mix | 0 | [2,47.7] | 價格區間 |
props_list | Mix | 0 | ["191288010:-1": "顏色:海軍"] | 商品屬性列表 |
seller_info | Mix | 0 | {"nick": "cn1522808546pkux", "title": "Guangzhou Gull Road Trade Co., Ltd.", "zhuy": " https:// hotpotato.en.alibaba.com / ", "shop_name": "Guangzhou Gull Road Trade Co., Ltd." } | 賣家資訊 |
error | String | 0 |
|
錯誤資訊 |
props_img | Mix | 0 | ["191288010:3851110": "// http:// sc01.alicdn.com/kf/HTB1 CnsUasfrK1Rjy1Xdq6yemFXag.jpg_250x250.jpg "] |
|
currency_code | String | 0 | USD |
|
language_code | String | 0 | en |
|
property_alias | String | 0 |
|
商品屬性別名 |
sales | String | 0 |
|
銷量 |
desc_img | Mix | 0 | ["// http:// u.alicdn.com/js/5v/esit e/img/img-placeholder.png "] | 詳情圖片 |
shop_item | Mix | 0 | [] |
|
relate_items | Mix | 0 | [] |
|
錯誤碼解釋
狀態程式碼(error_code) | 狀態資訊 | 詳細描述 | 是否收費 |
---|---|---|---|
0000 | success | 介面呼叫成功並返回相關資料 | 是 |
2000 | Search success but no result | 介面訪問成功,但是搜尋沒有結果 | 是 |
4000 | Server internal error | 伺服器內部錯誤 | 否 |
4001 | Network error | 網路錯誤 | 否 |
4002 | Target server error | 目標伺服器錯誤 | 否 |
4003 | Param error | 使用者輸入引數錯誤 | 忽略 |
4004 | Account not found | 使用者帳號不存在 | 忽略 |
4005 | Invalid authentication credentials | 授權失敗 | 忽略 |
4006 | API stopped | 您的當前API已停用 | 忽略 |
4007 | Account stopped | 您的賬戶已停用 | 忽略 |
4008 | API rate limit exceeded | 併發已達上限 | 忽略 |
4009 | API maintenance | API維護中 | 忽略 |
4010 | API not found with these values | API不存在 | 忽略 |
4012 | Please add api first | 請先新增api | 忽略 |
4013 | Number of calls exceeded | 呼叫次數超限 | 忽略 |
4014 | Missing url param | 引數缺失 | 忽略 |
4015 | Wrong pageToken | 引數pageToken有誤 | 忽略 |
4016 | Insufficient balance | 餘額不足 | 忽略 |
4017 | timeout error | 請求超時 | 否 |
5000 | unknown error | 未知錯誤 | 否 |
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/70029876/viewspace-2951215/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 京東獲得JD商品詳情 API 返回值說明API
- 易貝獲得EBAY商品詳情 API 返回值說明API
- 淘寶/天貓獲得淘寶商品詳情 API 返回值說明API
- 亞馬遜國際獲得AMAZON商品詳情 API 返回值說明亞馬遜API
- 商品詳情 API 返回值說明API
- 亞馬遜國際站獲得AMAZON商品詳情 API介面返回值說明亞馬遜API
- 淘寶/天貓獲得淘寶app商品詳情原資料 API 返回值說明APPAPI
- 如何用python語言獲得商品詳情資料API 返回值說明PythonAPI
- 淘寶/天貓獲得淘寶商品詳情原資料 API 引數及返回值說明API
- 透過API介面獲取阿里巴巴商品詳情示例說明API阿里
- 阿里巴巴中國站獲得商品快遞費用 API 返回值說明阿里API
- 蝦皮shopee獲得shopee店鋪詳情 API 返回值說明API
- 攜程獲取景點詳情 API 返回值說明API
- 拼多多根據ID取商品詳情 API 返回值說明API
- 淘寶/天貓獲得淘寶商品快遞費用 API 返回值說明API
- lazada獲得lazada商品詳情 API呼叫說明 請示程式碼展示API
- 淘寶/天貓獲得淘寶商品詳情原資料 API 返回值說明 支援定製需求 定製欄位API
- 蝦皮shopee根據ID取商品詳情 API 返回值說明API
- 1688API介面分享:獲得店鋪的所有商品 API 返回值說明API
- 電商API分享:京東獲得JD商品詳情API
- 網路爬蟲 淘寶/天貓獲得淘寶商品評論 API 返回值說明爬蟲API
- 阿里巴巴熱賣商品推薦 API 返回值說明阿里API
- 拼多多根據ID獲取商品詳情頁簡版資料 API 介面返回值說明API
- 獲取淘寶商品詳情api、介面獲取寶貝詳情、產品詳細屬性示例說明API
- 阿里巴巴中國站獲得公司檔案資訊 API 返回值說明阿里API
- 如何獲得淘寶/天貓淘寶商品詳情 API介面API
- 阿里巴巴中國站獲得工廠檔案資訊 API 返回值說明阿里API
- 阿里巴巴中國站獲得實力檔案資訊 API 返回值說明阿里API
- 獲取拼多多商品詳情api、介面獲取寶貝詳情、產品詳細屬性Java示例說明APIJava
- 阿里巴巴按關鍵字搜尋商品 API 返回值說明阿里API
- 阿里巴巴國際站API詳情介面獲取商品詳情介面阿里API
- 蝦皮API介面根據關鍵詞取商品列表(商品詳情,庫存,排序,價格...)返回值及說明API排序
- 阿里巴巴商品採集介面 商品詳情api 商品主圖介面 商品詳情圖介面阿里API
- 淘寶API介面:淘寶/天貓獲得淘口令真實url API 返回值說明API
- 速賣通API介面解析,實現獲得aliexpress商品詳情APIExpress
- 使用阿里巴巴API獲取商品詳情的實踐指南阿里API
- 淘寶/天貓獲取賣出的商品訂單列表 API 返回值說明API
- 淘寶 / 天貓獲取 sku 詳細資訊 API 返回值說明API