Documentation ¶
Overview ¶
Package koubeimall 包含口碑综合体API相关方法
Index ¶
- func TaobaoKoubeiMallCommonItemDetailQuery(clt *core.SDKClient, ...) error
- func TaobaoKoubeiMallCommonItemShelfPage(clt *core.SDKClient, ...) error
- func TaobaoKoubeiMallCommonItemSuperDiscountList(clt *core.SDKClient, ...) error
- func TaobaoKoubeiMallCommonMallAuthPage(clt *core.SDKClient, ...) error
- func TaobaoKoubeiMallCommonMallDetailGet(clt *core.SDKClient, ...) error
- func TaobaoKoubeiMallCommonMallNearList(clt *core.SDKClient, ...) error
- func TaobaoKoubeiMallCommonStoreCommentPage(clt *core.SDKClient, ...) error
- func TaobaoKoubeiMallCommonStoreDetailQuery(clt *core.SDKClient, ...) error
- func TaobaoKoubeiMallCommonStoreDisplayGoodsList(clt *core.SDKClient, ...) error
- func TaobaoKoubeiMallCommonStorePage(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonStorePageAPIRequest, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TaobaoKoubeiMallCommonItemDetailQuery ¶
func TaobaoKoubeiMallCommonItemDetailQuery(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonItemDetailQueryAPIRequest, resp *koubeimall.TaobaoKoubeiMallCommonItemDetailQueryAPIResponse, session string) error
TaobaoKoubeiMallCommonItemDetailQuery 查询商品详情信息 taobao.koubei.mall.common.item.detail.query
查询口碑综合体内商品详情信息
func TaobaoKoubeiMallCommonItemShelfPage ¶
func TaobaoKoubeiMallCommonItemShelfPage(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonItemShelfPageAPIRequest, resp *koubeimall.TaobaoKoubeiMallCommonItemShelfPageAPIResponse, session string) error
TaobaoKoubeiMallCommonItemShelfPage 门店货架商品列表信息查询 taobao.koubei.mall.common.item.shelf.page
查询口碑综合体内门店货架商品列表信息接口
func TaobaoKoubeiMallCommonItemSuperDiscountList ¶
func TaobaoKoubeiMallCommonItemSuperDiscountList(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonItemSuperDiscountListAPIRequest, resp *koubeimall.TaobaoKoubeiMallCommonItemSuperDiscountListAPIResponse, session string) error
TaobaoKoubeiMallCommonItemSuperDiscountList 查询商圈内的超值特惠商品信息 taobao.koubei.mall.common.item.super.discount.list
查询商圈超值特惠商品信息列表
func TaobaoKoubeiMallCommonMallAuthPage ¶
func TaobaoKoubeiMallCommonMallAuthPage(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonMallAuthPageAPIRequest, resp *koubeimall.TaobaoKoubeiMallCommonMallAuthPageAPIResponse, session string) error
TaobaoKoubeiMallCommonMallAuthPage 分页查询已授权的商圈列表信息 taobao.koubei.mall.common.mall.auth.page
分页查询口碑已授权商圈的列表信息
func TaobaoKoubeiMallCommonMallDetailGet ¶
func TaobaoKoubeiMallCommonMallDetailGet(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonMallDetailGetAPIRequest, resp *koubeimall.TaobaoKoubeiMallCommonMallDetailGetAPIResponse, session string) error
TaobaoKoubeiMallCommonMallDetailGet 查询商圈详细信息 taobao.koubei.mall.common.mall.detail.get
查询口碑综合体-商圈详细信息,包含商圈基础信息、门店类目分类、商圈推荐商品等模块信息
func TaobaoKoubeiMallCommonMallNearList ¶
func TaobaoKoubeiMallCommonMallNearList(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonMallNearListAPIRequest, resp *koubeimall.TaobaoKoubeiMallCommonMallNearListAPIResponse, session string) error
TaobaoKoubeiMallCommonMallNearList 根据POI查询附近商圈列表信息 taobao.koubei.mall.common.mall.near.list
通过用户/终端设备地理位置POI信息,查询附近商圈信息
func TaobaoKoubeiMallCommonStoreCommentPage ¶
func TaobaoKoubeiMallCommonStoreCommentPage(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonStoreCommentPageAPIRequest, resp *koubeimall.TaobaoKoubeiMallCommonStoreCommentPageAPIResponse, session string) error
TaobaoKoubeiMallCommonStoreCommentPage 分页查询门店评论详情信息 taobao.koubei.mall.common.store.comment.page
查询口碑综合体内的门店评论信息
func TaobaoKoubeiMallCommonStoreDetailQuery ¶
func TaobaoKoubeiMallCommonStoreDetailQuery(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonStoreDetailQueryAPIRequest, resp *koubeimall.TaobaoKoubeiMallCommonStoreDetailQueryAPIResponse, session string) error
TaobaoKoubeiMallCommonStoreDetailQuery 查询综合体内的门店详细信息 taobao.koubei.mall.common.store.detail.query
查询口碑综合体内的门店详情信息
func TaobaoKoubeiMallCommonStoreDisplayGoodsList ¶
func TaobaoKoubeiMallCommonStoreDisplayGoodsList(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonStoreDisplayGoodsListAPIRequest, resp *koubeimall.TaobaoKoubeiMallCommonStoreDisplayGoodsListAPIResponse, session string) error
TaobaoKoubeiMallCommonStoreDisplayGoodsList 查询门店推荐菜信息 taobao.koubei.mall.common.store.display.goods.list
提供查询口碑商圈内的门店推荐菜信息
func TaobaoKoubeiMallCommonStorePage ¶
func TaobaoKoubeiMallCommonStorePage(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonStorePageAPIRequest, resp *koubeimall.TaobaoKoubeiMallCommonStorePageAPIResponse, session string) error
TaobaoKoubeiMallCommonStorePage 分页查询综合体内的门店列表信息 taobao.koubei.mall.common.store.page
分页查询综合体内的门店列表信息
Types ¶
This section is empty.
Source Files ¶
- TaobaoKoubeiMallCommonItemDetailQuery.go
- TaobaoKoubeiMallCommonItemShelfPage.go
- TaobaoKoubeiMallCommonItemSuperDiscountList.go
- TaobaoKoubeiMallCommonMallAuthPage.go
- TaobaoKoubeiMallCommonMallDetailGet.go
- TaobaoKoubeiMallCommonMallNearList.go
- TaobaoKoubeiMallCommonStoreCommentPage.go
- TaobaoKoubeiMallCommonStoreDetailQuery.go
- TaobaoKoubeiMallCommonStoreDisplayGoodsList.go
- TaobaoKoubeiMallCommonStorePage.go
- doc.go