海外淘宝客-推广者-物料精选-V4,用于海外淘客推荐商品信息,根据官方推荐商品库,通过入参字段物料id(即material_id字段)获取商品库。
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
device_type | String | 可选 | IMEI | 【废弃】智能匹配-设备号类型:IMEI,或者IDFA,或者UTDID(UTDID不支持MD5加密),或者OAID;使用智能推荐请先签署协议https://pub.alimama.com/fourth/protocol/common.htm?key=hangye_laxin | |
unid | String | 可选 | 123 | 渠道自定义参数 | |
device_encrypt | String | 可选 | MD5 | 【废弃】智能匹配-设备号加密类型:MD5;使用智能推荐请先签署协议https://pub.alimama.com/fourth/protocol/common.htm?key=hangye_laxin | |
page_size | Number | 可选 | 20 | 页大小,默认20,1~100 | |
adzone_id | Number | 必须 | 123 | 推广位id,mm_xxx_xxx_12345678三段式的最后一段数字(登录pub.alimama.com推广管理-推广位管理中查询) | |
material_id | Number | 必须 | 123 | 官方提供的物料Id | |
special_id | String | 可选 | 123 | 【废弃】会员运营ID | |
item_id | String | 可选 | qeqscd1231-uqwenqe | 【废弃】淘宝客新商品ID;用于相似商品推荐(注意:使用相似商品推荐material_id=13256必传,并请先签署协议https://pub.alimama.com/fourth/protocol/common.htm?key=hangye_laxin);另关于《淘宝客新商品ID升级》参考白皮书:https://www.yuque.com/taobaolianmengguanfangxiaoer/zmig94/tfyt0pahmlpzu2ud | |
page_no | Number | 可选 | 1 | 第几页,默认:1 | |
create_tpwd | Boolean | 可选 | false | 【废弃】是否使用淘口令,默认不使用 | |
device_value | String | 可选 | xxx | 【废弃】智能匹配-设备号加密后的值(MD5加密需32位小写);使用智能推荐请先签署协议https://pub.alimama.com/fourth/protocol/common.htm?key=hangye_laxin |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
is_default | String | false | 推荐信息-是否抄底 |
total_count | Number | 100 | 商品总数-该选品库收藏夹id及官方物料id对应的商品数量 |
result_list | MapData [] | resultList | |
|
TaobaoClient client = new DefaultTaobaoClient(url, appkey, secret); OvsTbkDgMaterialRecommendRequest req = new OvsTbkDgMaterialRecommendRequest(); req.setDeviceType("IMEI"); req.setUnid("123"); req.setDeviceEncrypt("MD5"); req.setPageSize(20L); req.setAdzoneId(123L); req.setMaterialId(123L); req.setSpecialId("123"); req.setItemId("qeqscd1231-uqwenqe"); req.setPageNo(1L); req.setCreateTpwd(false); req.setDeviceValue("xxx"); OvsTbkDgMaterialRecommendResponse rsp = client.execute(req); System.out.println(rsp.getBody());
<ovs_tbk_dg_material_recommend_response> <is_default>false</is_default> <total_count>100</total_count> <result_list> <map_data> <item_id>qeqscd1231-uqwenqe</item_id> <scope_info> <superior_brand>1</superior_brand> </scope_info> <publish_info> <click_url>//item.taobao.com/item.htm?id=556633720749&scm=1007.16190.92234.0&pvid=41362290-fa0b-4252-b172-6afc9c00e2c8&app_pvid=0ab0fac715095507006577956e</click_url> <cpa_reward_amount>1.11 2.22 3.21</cpa_reward_amount> <cpa_reward_type>0 1 2</cpa_reward_type> <income_info> <commission_rate>55</commission_rate> <subsidy_rate>11</subsidy_rate> <subsidy_amount>4</subsidy_amount> <subsidy_upper_limit>10</subsidy_upper_limit> <commission_amount>12</commission_amount> </income_info> <future_activity_time>1665504000000</future_activity_time> <income_rate>5.50</income_rate> <future_activity_commission_rate>1550表示15.5%</future_activity_commission_rate> <coupon_share_url>//uland.taobao.com/coupon/edetail?e=pR6YtnFKK%2B8GQASttHIRqcEWOmlidB03Pf45HLyCqA8dRAklSM5tEQ36hBQToU3M3MmLjFwLsqgZxcV7BPtHQDd2Naqom0e0&mt=1&app_pvid=0ab0fac715095507006577956e&ptl=app_pvid:0ab0fac715095507006577956e;tpp_pvid:41362290-fa0b-4252-b172-6afc9c00e2c8</coupon_share_url> <sp_campaign_list> <sp_rate>1550表示15.5%</sp_rate> <sp_name>定向计划活动1</sp_name> <sp_cid>123</sp_cid> <sp_status>1</sp_status> <sp_lock_status>0</sp_lock_status> <sp_apply_link>http://pub.alimama.com/portal/promo/shop/campaign/detail.htm?mode=info&campaignId=1000492470&creatorId=98836808&breadcrumb=false</sp_apply_link> </sp_campaign_list> </publish_info> <price_promotion_info> <future_activity_promotion_price>99.5</future_activity_promotion_price> <reserve_price>102</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> <predict_rounding_up_path_list> <predict_rounding_up_path_map_data> <promotion_title>店铺优惠</promotion_title> <promotion_desc>再买1件,可参与2件5折</promotion_desc> </predict_rounding_up_path_map_data> </predict_rounding_up_path_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>1661184000000</promotion_start_time> <promotion_desc>满7999减1300</promotion_desc> <promotion_end_time>1661184000000</promotion_end_time> <promotion_id>xx</promotion_id> <promotion_fee>1300</promotion_fee> </final_promotion_path_map_data> </final_promotion_path_list> <future_activity_promotion_path_list> <future_activity_promotion_path_map_data> <promotion_title>商品券</promotion_title> <promotion_start_time>1661184000000</promotion_start_time> <promotion_desc>满7999减1300</promotion_desc> <promotion_end_time>1661184000000</promotion_end_time> <promotion_fee>1300.00</promotion_fee> </future_activity_promotion_path_map_data> </future_activity_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>1662393600000</promotion_end_time> <promotion_id>xx</promotion_id> </more_promotion_map_data> </more_promotion_list> <zk_final_price>79.9</zk_final_price> </price_promotion_info> <item_basic_info> <brand_name>淘宝心选</brand_name> <white_image>https://img.alicdn.com/bao/uploaded/i4/745957850/TB1WzSRmV9gSKJjSspbXXbeNXXa_!!0-item_pic.jpg</white_image> <level_one_category_name>美妆</level_one_category_name> <pict_url>//img.alicdn.com/bao/uploaded/i4/745957850/TB1WzSRmV9gSKJjSspbXXbeNXXa_!!0-item_pic.jpg</pict_url> <short_title>九分裤显瘦高腰韩版</short_title> <title>复古女裤子秋冬九分裤萝卜裤显瘦高腰韩版2017新款</title> <category_name>牛仔裤</category_name> <volume>30</volume> <sub_title>吉品鲍鱼 关西参</sub_title> <annual_vol>1万+</annual_vol> <shop_title>魔黛娅内衣旗舰店</shop_title> <user_type>1</user_type> <level_one_category_id>1</level_one_category_id> <category_id>162201</category_id> </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> <tmall_rank_info> <tmall_rank_text>白茶热销榜·第5名</tmall_rank_text> <tmall_rank_url>https://pages.tmall.com/wow/a/act/tmall/dailygroup/16220/16661/wupr?wh_pid=daily-459438&disableNav=YES</tmall_rank_url> </tmall_rank_info> </map_data> </result_list> </ovs_tbk_dg_material_recommend_response>
<error_response> <code>50</code> <msg>Remote service error</msg> <sub_code>isv.invalid-parameter</sub_code> <sub_msg>非法参数</sub_msg> </error_response>
错误码 | 错误描述 | 解决方案 |
---|