Documentation ¶
Index ¶
- func TaobaoKoubeiMallCommonItemDetailQuery(clt *core.SDKClient, ...) (*koubeimall.TaobaoKoubeiMallCommonItemDetailQueryAPIResponse, error)
- func TaobaoKoubeiMallCommonItemShelfPage(clt *core.SDKClient, ...) (*koubeimall.TaobaoKoubeiMallCommonItemShelfPageAPIResponse, error)
- func TaobaoKoubeiMallCommonItemSuperDiscountList(clt *core.SDKClient, ...) (*koubeimall.TaobaoKoubeiMallCommonItemSuperDiscountListAPIResponse, error)
- func TaobaoKoubeiMallCommonMallAuthPage(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonMallAuthPageRequest, ...) (*koubeimall.TaobaoKoubeiMallCommonMallAuthPageAPIResponse, error)
- func TaobaoKoubeiMallCommonMallDetailGet(clt *core.SDKClient, ...) (*koubeimall.TaobaoKoubeiMallCommonMallDetailGetAPIResponse, error)
- func TaobaoKoubeiMallCommonMallNearList(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonMallNearListRequest, ...) (*koubeimall.TaobaoKoubeiMallCommonMallNearListAPIResponse, error)
- func TaobaoKoubeiMallCommonStoreCommentPage(clt *core.SDKClient, ...) (*koubeimall.TaobaoKoubeiMallCommonStoreCommentPageAPIResponse, error)
- func TaobaoKoubeiMallCommonStoreDetailQuery(clt *core.SDKClient, ...) (*koubeimall.TaobaoKoubeiMallCommonStoreDetailQueryAPIResponse, error)
- func TaobaoKoubeiMallCommonStoreDisplayGoodsList(clt *core.SDKClient, ...) (*koubeimall.TaobaoKoubeiMallCommonStoreDisplayGoodsListAPIResponse, error)
- func TaobaoKoubeiMallCommonStorePage(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonStorePageRequest, ...) (*koubeimall.TaobaoKoubeiMallCommonStorePageAPIResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TaobaoKoubeiMallCommonItemDetailQuery ¶
func TaobaoKoubeiMallCommonItemDetailQuery(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonItemDetailQueryRequest, session string) (*koubeimall.TaobaoKoubeiMallCommonItemDetailQueryAPIResponse, error)
查询商品详情信息 taobao.koubei.mall.common.item.detail.query
查询口碑综合体内商品详情信息
func TaobaoKoubeiMallCommonItemShelfPage ¶
func TaobaoKoubeiMallCommonItemShelfPage(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonItemShelfPageRequest, session string) (*koubeimall.TaobaoKoubeiMallCommonItemShelfPageAPIResponse, error)
门店货架商品列表信息查询 taobao.koubei.mall.common.item.shelf.page
查询口碑综合体内门店货架商品列表信息接口
func TaobaoKoubeiMallCommonItemSuperDiscountList ¶
func TaobaoKoubeiMallCommonItemSuperDiscountList(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonItemSuperDiscountListRequest, session string) (*koubeimall.TaobaoKoubeiMallCommonItemSuperDiscountListAPIResponse, error)
查询商圈内的超值特惠商品信息 taobao.koubei.mall.common.item.super.discount.list
查询商圈超值特惠商品信息列表
func TaobaoKoubeiMallCommonMallAuthPage ¶
func TaobaoKoubeiMallCommonMallAuthPage(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonMallAuthPageRequest, session string) (*koubeimall.TaobaoKoubeiMallCommonMallAuthPageAPIResponse, error)
分页查询已授权的商圈列表信息 taobao.koubei.mall.common.mall.auth.page
分页查询口碑已授权商圈的列表信息
func TaobaoKoubeiMallCommonMallDetailGet ¶
func TaobaoKoubeiMallCommonMallDetailGet(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonMallDetailGetRequest, session string) (*koubeimall.TaobaoKoubeiMallCommonMallDetailGetAPIResponse, error)
查询商圈详细信息 taobao.koubei.mall.common.mall.detail.get
查询口碑综合体-商圈详细信息,包含商圈基础信息、门店类目分类、商圈推荐商品等模块信息
func TaobaoKoubeiMallCommonMallNearList ¶
func TaobaoKoubeiMallCommonMallNearList(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonMallNearListRequest, session string) (*koubeimall.TaobaoKoubeiMallCommonMallNearListAPIResponse, error)
根据POI查询附近商圈列表信息 taobao.koubei.mall.common.mall.near.list
通过用户/终端设备地理位置POI信息,查询附近商圈信息
func TaobaoKoubeiMallCommonStoreCommentPage ¶
func TaobaoKoubeiMallCommonStoreCommentPage(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonStoreCommentPageRequest, session string) (*koubeimall.TaobaoKoubeiMallCommonStoreCommentPageAPIResponse, error)
分页查询门店评论详情信息 taobao.koubei.mall.common.store.comment.page
查询口碑综合体内的门店评论信息
func TaobaoKoubeiMallCommonStoreDetailQuery ¶
func TaobaoKoubeiMallCommonStoreDetailQuery(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonStoreDetailQueryRequest, session string) (*koubeimall.TaobaoKoubeiMallCommonStoreDetailQueryAPIResponse, error)
查询综合体内的门店详细信息 taobao.koubei.mall.common.store.detail.query
查询口碑综合体内的门店详情信息
func TaobaoKoubeiMallCommonStoreDisplayGoodsList ¶
func TaobaoKoubeiMallCommonStoreDisplayGoodsList(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonStoreDisplayGoodsListRequest, session string) (*koubeimall.TaobaoKoubeiMallCommonStoreDisplayGoodsListAPIResponse, error)
查询门店推荐菜信息 taobao.koubei.mall.common.store.display.goods.list
提供查询口碑商圈内的门店推荐菜信息
func TaobaoKoubeiMallCommonStorePage ¶
func TaobaoKoubeiMallCommonStorePage(clt *core.SDKClient, req *koubeimall.TaobaoKoubeiMallCommonStorePageRequest, session string) (*koubeimall.TaobaoKoubeiMallCommonStorePageAPIResponse, error)
分页查询综合体内的门店列表信息 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