調用須知
請求參數
名稱 | 示例值 | 位置 | 類型 | 是否必選 | 描述 |
Action | GetCateChEcom | body | string | 是 | 固定值,不要省略 |
ServiceCode | alinlp | body | string | 是 | 固定值,不要省略 |
Text | 58包郵!優(yōu)衣庫回饋活動:僅3000套! 東西好不好收到摸一摸手感才知道,大公司出品,品質一流,只有一年一次內部特供款才享受此價格,活動僅限七天! 現回饋活動力度超前給力! 面料:一級優(yōu)等品貢棉 130g磨毛 尺寸:被套200*230 床單230*250 枕套48*74*2只 每套重4.5斤! | body | string | 是 | 中文電商商品標題 最大長度不超過800字 |
ImageUrl | https://example.aliyundoc.com/20200530/i1590816112_2841_0.jpg | body | string | 否 | 中文電商商品圖片 1. 壓縮圖500x500可以降低RT而且不影響性能; 2. ImageUrl可以為空,ImageUrl不存在會返回單獨文本預測的結果 |
返回數據
參數名 | 示例值 | 參數描述 |
tracerId | 6038368d47195915eff81a8f49ae0b45 | 唯一請求id,排查問題的依據 |
data |
|
|
調用接入
錯誤碼
調用過程中如果出現錯誤可對照下表,查看對應描述,描述中包含具體錯誤原因和解決方案。
HttpCode | 錯誤碼 | 錯誤信息 | 描述 |
400 | UserStatusInvalid | The user status is invalid. | 用戶狀態(tài)無效,請檢查賬戶是否欠費和有未支付的賬單 |
400 | BasicServiceNotActivated | The NLP API (Version : base) service has not been activated. Please click the url to confirm the activation status:https://common-buy.aliyun.com/?commodityCode=nlp_alinlpBasePost_public_cn#/buy | NLP API(基礎版)服務未開通,請點擊鏈接確認開通狀態(tài):https://common-buy.aliyun.com/?commodityCode=nlp_alinlpBasePost_public_cn#/buy |
400 | AdvancedServiceNotActivated | The NLP API (Version : advanced) service has not been activated. Please click the url to confirm the activation status:https://common-buy.aliyun.com/?commodityCode=nlp_alinlpAdvancedPost_public_cn#/buy | NLP API(高級版)服務未開通,請點擊鏈接確認開通狀態(tài):https://common-buy.aliyun.com/?commodityCode=nlp_alinlpAdvancedPost_public_cn#/buy |
400 | IndustryServiceNotActivated | The NLP API (Version : industry) service has not been activated. Please click the url to confirm the activation status:https://common-buy.aliyun.com/?commodityCode=nlp_alinlpIndustryPost_public_cn#/buy | NLP API(行業(yè)應用版)服務未開通,請點擊鏈接確認開通狀態(tài):https://common-buy.aliyun.com/?commodityCode=nlp_alinlpIndustryPost_public_cn#/buy |
401 | InvalidParameter | The parameter is invalid. | 參數無效,請檢查入參 |
403 | Forbidden.NoAuth | You are not authorized to operate on the specified resource. Please click the URL for help information:http://bestwisewords.com/document_detail/177209.html | 您的賬號無權限操作指定的資源,請點擊URL以獲取幫助信息:為RAM子用戶授權 |
405 | TextLimitExceeded | The maximum length of the text is exceeded. | 文本長度超過限制 |
406 | TextCodingError | An encoding error occurred to the input text. | 輸入文本編碼錯誤 |
410 | FrameworkError | Framework internal server error. | 框架錯誤 |
411 | FrameworkApiError | Framework API error. | 框架API錯誤 |
412 | FrameworkFormatError | Framework request format error. | 框架請求格式錯誤 |
413 | FrameworkReturnError | Framework return type format error. | 框架返回格式錯誤 |
429 | Throttling.User | Flow control has been triggered. | 超過了每秒最大查詢數(QPS),請單擊URL以獲取幫助信息:QPS增量服務定價(限時低價) |
500 | InternalError | A server error occurred while processing your request. Please try again later or contact customer support. | 處理您的請求時發(fā)生服務錯誤,請稍后再試或聯(lián)系客戶支持。 |