Documentation
¶
Overview ¶
Package shop 包含店铺API相关方法
Index ¶
- func AlibabaDataCouponGet(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaDataItemGet(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaInteractSensorClipbroad(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaKoubeishopsPropertyGet(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaShopCategoryAllGet(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaShopCategoryGet(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaShopCouponApply(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoMcnShopcatsListGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoSellercatsListAdd(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoSellercatsListGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoSellercatsListUpdate(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoShopSellerGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoShopUpdate(ctx context.Context, clt *core.SDKClient, req *shop.TaobaoShopUpdateAPIRequest, ...) error
- func TaobaoShopcatsListGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoStoreFollowurlGet(ctx context.Context, clt *core.SDKClient, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlibabaDataCouponGet ¶
func AlibabaDataCouponGet(ctx context.Context, clt *core.SDKClient, req *shop.AlibabaDataCouponGetAPIRequest, resp *shop.AlibabaDataCouponGetAPIResponse, session string) error
AlibabaDataCouponGet 获取优惠券信息 alibaba.data.coupon.get
获取优惠券信息,仅作客户端鉴权虚拟api使用
func AlibabaDataItemGet ¶
func AlibabaDataItemGet(ctx context.Context, clt *core.SDKClient, req *shop.AlibabaDataItemGetAPIRequest, resp *shop.AlibabaDataItemGetAPIResponse, session string) error
AlibabaDataItemGet 获取商品 alibaba.data.item.get
获取商品信息,作为客户端Weex鉴权的虚拟api
func AlibabaInteractSensorClipbroad ¶
func AlibabaInteractSensorClipbroad(ctx context.Context, clt *core.SDKClient, req *shop.AlibabaInteractSensorClipbroadAPIRequest, resp *shop.AlibabaInteractSensorClipbroadAPIResponse, session string) error
AlibabaInteractSensorClipbroad Weex页面设置或读取剪切板 alibaba.interact.sensor.clipbroad
Weex页面设置或读取剪切板
func AlibabaKoubeishopsPropertyGet ¶
func AlibabaKoubeishopsPropertyGet(ctx context.Context, clt *core.SDKClient, req *shop.AlibabaKoubeishopsPropertyGetAPIRequest, resp *shop.AlibabaKoubeishopsPropertyGetAPIResponse, session string) error
AlibabaKoubeishopsPropertyGet 口碑店铺列表推荐 alibaba.koubeishops.property.get
推荐用户附近的美食门店
func AlibabaShopCategoryAllGet ¶ added in v1.2.5
func AlibabaShopCategoryAllGet(ctx context.Context, clt *core.SDKClient, req *shop.AlibabaShopCategoryAllGetAPIRequest, resp *shop.AlibabaShopCategoryAllGetAPIResponse, session string) error
AlibabaShopCategoryAllGet 全部店铺分类信息查询接口 alibaba.shop.category.all.get
按照卖家身份查询全部分类信息
func AlibabaShopCategoryGet ¶ added in v1.2.5
func AlibabaShopCategoryGet(ctx context.Context, clt *core.SDKClient, req *shop.AlibabaShopCategoryGetAPIRequest, resp *shop.AlibabaShopCategoryGetAPIResponse, session string) error
AlibabaShopCategoryGet 指定店铺分类信息查询接口 alibaba.shop.category.get
按照卖家身份查询指定分类信息
func AlibabaShopCouponApply ¶ added in v1.2.5
func AlibabaShopCouponApply(ctx context.Context, clt *core.SDKClient, req *shop.AlibabaShopCouponApplyAPIRequest, resp *shop.AlibabaShopCouponApplyAPIResponse, session string) error
AlibabaShopCouponApply 通用店铺券领券接口 alibaba.shop.coupon.apply
店铺小部件和模块开发的isv通用店铺券领券接口
func TaobaoMcnShopcatsListGet ¶ added in v1.2.8
func TaobaoMcnShopcatsListGet(ctx context.Context, clt *core.SDKClient, req *shop.TaobaoMcnShopcatsListGetAPIRequest, resp *shop.TaobaoMcnShopcatsListGetAPIResponse, session string) error
TaobaoMcnShopcatsListGet 店铺类目清单 taobao.mcn.shopcats.list.get
无需授权; 获取前台展示的店铺类目;
func TaobaoSellercatsListAdd ¶
func TaobaoSellercatsListAdd(ctx context.Context, clt *core.SDKClient, req *shop.TaobaoSellercatsListAddAPIRequest, resp *shop.TaobaoSellercatsListAddAPIResponse, session string) error
TaobaoSellercatsListAdd 添加卖家自定义类目 taobao.sellercats.list.add
此API添加卖家店铺内自定义类目 <br/>父类目parent_cid值等于0:表示此类目为店铺下的一级类目,值不等于0:表示此类目有父类目 <br/>注:因为缓存的关系,添加的新类目需8个小时后才可以在淘宝页面上正常显示,但是不影响在该类目下商品发布
func TaobaoSellercatsListGet ¶
func TaobaoSellercatsListGet(ctx context.Context, clt *core.SDKClient, req *shop.TaobaoSellercatsListGetAPIRequest, resp *shop.TaobaoSellercatsListGetAPIResponse, session string) error
TaobaoSellercatsListGet 获取前台展示的店铺内卖家自定义商品类目 taobao.sellercats.list.get
此API获取当前卖家店铺在淘宝前端被展示的浏览导航类目(面向买家)
func TaobaoSellercatsListUpdate ¶
func TaobaoSellercatsListUpdate(ctx context.Context, clt *core.SDKClient, req *shop.TaobaoSellercatsListUpdateAPIRequest, resp *shop.TaobaoSellercatsListUpdateAPIResponse, session string) error
TaobaoSellercatsListUpdate 更新卖家自定义类目 taobao.sellercats.list.update
此API更新卖家店铺内自定义类目 <br/>注:因为缓存的关系,添加的新类目需8个小时后才可以在淘宝页面上正常显示,但是不影响在该类目下商品发布
func TaobaoShopSellerGet ¶
func TaobaoShopSellerGet(ctx context.Context, clt *core.SDKClient, req *shop.TaobaoShopSellerGetAPIRequest, resp *shop.TaobaoShopSellerGetAPIResponse, session string) error
TaobaoShopSellerGet 卖家店铺基础信息查询 taobao.shop.seller.get
获取卖家店铺的基本信息
func TaobaoShopUpdate ¶
func TaobaoShopUpdate(ctx context.Context, clt *core.SDKClient, req *shop.TaobaoShopUpdateAPIRequest, resp *shop.TaobaoShopUpdateAPIResponse, session string) error
TaobaoShopUpdate 更新店铺基本信息 taobao.shop.update
目前只支持标题、公告和描述的更新
func TaobaoShopcatsListGet ¶
func TaobaoShopcatsListGet(ctx context.Context, clt *core.SDKClient, req *shop.TaobaoShopcatsListGetAPIRequest, resp *shop.TaobaoShopcatsListGetAPIResponse, session string) error
TaobaoShopcatsListGet 获取前台展示的店铺类目 taobao.shopcats.list.get
获取淘宝面向买家的浏览导航类目(跟后台卖家商品管理的类目有差异)
func TaobaoStoreFollowurlGet ¶
func TaobaoStoreFollowurlGet(ctx context.Context, clt *core.SDKClient, req *shop.TaobaoStoreFollowurlGetAPIRequest, resp *shop.TaobaoStoreFollowurlGetAPIResponse, session string) error
TaobaoStoreFollowurlGet 获取店铺关注URL taobao.store.followurl.get
获取关注店铺的URL
Types ¶
This section is empty.
Source Files
¶
- AlibabaDataCouponGet.go
- AlibabaDataItemGet.go
- AlibabaInteractSensorClipbroad.go
- AlibabaKoubeishopsPropertyGet.go
- AlibabaShopCategoryAllGet.go
- AlibabaShopCategoryGet.go
- AlibabaShopCouponApply.go
- TaobaoMcnShopcatsListGet.go
- TaobaoSellercatsListAdd.go
- TaobaoSellercatsListGet.go
- TaobaoSellercatsListUpdate.go
- TaobaoShopSellerGet.go
- TaobaoShopUpdate.go
- TaobaoShopcatsListGet.go
- TaobaoStoreFollowurlGet.go
- doc.go