通用的评价接口
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
param_get_mix_rate_list_param | TopGetMixRateListParam | 可选 | 1 | ||
|
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
result | Result | 1 | 接口返回model |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 | TaobaoClient client = new DefaultTaobaoClient(url, appkey, secret); XhotelCommentGetmixratelistRequest req = new XhotelCommentGetmixratelistRequest(); XhotelCommentGetmixratelistRequest.TopGetMixRateListParam obj1 = new XhotelCommentGetmixratelistRequest.TopGetMixRateListParam(); obj1.setBizType(1L); obj1.setItemId(1L); obj1.setLoadReply(1L); obj1.setPageNo(1L); obj1.setPageSize(1L); obj1.setSort(1L); obj1.setTabFilter( "1" ); req.setParamGetMixRateListParam(obj1); XhotelCommentGetmixratelistResponse rsp = client.execute(req, sessionKey); System.out.println(rsp.getBody()); |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 | < xhotel_comment_getmixratelist_response > < result > < http_status_code >1</ http_status_code > < model > < config_info >1</ config_info > < err_code >1</ err_code > < err_msg >1</ err_msg > < has_next_page >1</ has_next_page > < item_statistic > < best_item >11</ best_item > < is_five_grade >1</ is_five_grade > < rate_cnt >1</ rate_cnt > < rate_pic_cnt >1</ rate_pic_cnt > < recommend_str >1</ recommend_str > < reply_cnt >1</ reply_cnt > < room_tab_infos > < tab_info > < attitude >1</ attitude > < is_click >1</ is_click > < tab_code >1</ tab_code > < tab_detail >1</ tab_detail > < tab_id >1</ tab_id > < tab_name >1</ tab_name > < type >1</ type > </ tab_info > </ room_tab_infos > < score_desc >1</ score_desc > < score_detail >1</ score_detail > < score_infos > < score_info > < count >1</ count > < desc >1</ desc > < label >1</ label > < score >1</ score > </ score_info > </ score_infos > < score_level >1</ score_level > < source >1</ source > < sub_item_infos > < tab_info > < attitude >1</ attitude > < is_click >1</ is_click > < tab_code >1</ tab_code > < tab_detail >1</ tab_detail > < tab_id >1</ tab_id > < tab_name >1</ tab_name > < type >1</ type > </ tab_info > </ sub_item_infos > < tab_info_s > < tab_info > < attitude >1</ attitude > < is_click >1</ is_click > < tab_code >1</ tab_code > < tab_detail >1</ tab_detail > < tab_id >1</ tab_id > < tab_name >1</ tab_name > < type >1</ type > </ tab_info > </ tab_info_s > < tab_show_lines >1</ tab_show_lines > < total_score >1</ total_score > < travel_item_id >1</ travel_item_id > < travel_item_info >1</ travel_item_info > < trip_advate_cnt >1</ trip_advate_cnt > </ item_statistic > < mix_rates > < mix_rate_vo > < agree_count >1</ agree_count > < biz_type >1</ biz_type > < content >11</ content > < default_icon >1</ default_icon > < disagree_count >1</ disagree_count > < gmt_create >1</ gmt_create > < id >1</ id > < item_id >1</ item_id > < item_info >1</ item_info > < item_rate_id >1</ item_rate_id > < item_replies > < item_rate_reply_vo > < biz_type >1</ biz_type > < content >1</ content > < gmt_create >1</ gmt_create > < interval_day >11</ interval_day > < media_info >1</ media_info > < owner >1</ owner > < parent_id >1</ parent_id > < parent_info > < user_nick >1</ user_nick > </ parent_info > < reply_id >1</ reply_id > < reply_type >11</ reply_type > < status >1</ status > < travel_item_id >1</ travel_item_id > < user_nick >11</ user_nick > </ item_rate_reply_vo > </ item_replies > < like > < count >1</ count > < target_id >1</ target_id > < voted >1</ voted > </ like > < media_info >1</ media_info > < order_id >1</ order_id > < order_id_str >1</ order_id_str > < order_info >1</ order_info > < owner >1</ owner > < picture_urls > < string >11</ string > </ picture_urls > < poi_str >1</ poi_str > < redirect_url >1</ redirect_url > < reply_count >1</ reply_count > < score_detail >1</ score_detail > < seller_score_detail >1</ seller_score_detail > < sku >1</ sku > < source >1</ source > < source_type_name >1</ source_type_name > < split_line_content >1</ split_line_content > < status >1</ status > < tab_infos > < tab_info > < attitude >1</ attitude > < is_click >1</ is_click > < tab_code >1</ tab_code > < tab_detail >1</ tab_detail > < tab_id >1</ tab_id > < tab_name >1</ tab_name > < type >1</ type > </ tab_info > </ tab_infos > < tag_info >1</ tag_info > < title >1</ title > < top_status >1</ top_status > < top_status_icon >1</ top_status_icon > < total_score >1</ total_score > < travel_name >1</ travel_name > < travel_sub_item_id >1</ travel_sub_item_id > < travel_sub_item_info >1</ travel_sub_item_info > < trip_guid_id >1</ trip_guid_id > < ttid >1</ ttid > < user_nick >1</ user_nick > </ mix_rate_vo > </ mix_rates > < rate_entrance > < available >1</ available > < jump_info > < jump_h5_url >1</ jump_h5_url > < jump_native >1</ jump_native > < jump_native_url >1</ jump_native_url > < native_version >11</ native_version > < page_name >1</ page_name > </ jump_info > < name >1</ name > < show_status >1</ show_status > </ rate_entrance > < success >1</ success > < total_num >1</ total_num > </ model > < msg_code >1</ msg_code > < msg_info >1</ msg_info > < success >false</ success > </ result > </ xhotel_comment_getmixratelist_response > |
1 2 3 4 5 6 | < error_response > < code >50</ code > < msg >Remote service error</ msg > < sub_code >isv.invalid-parameter</ sub_code > < sub_msg >非法参数</ sub_msg > </ error_response > |
错误码 | 错误描述 | 解决方案 |
---|