Documentation
¶
Overview ¶
Package category 包含类目API相关方法
Index ¶
- func AlibabaImapCategoryPredict(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaImapFixedmappingQuery(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaImapPvAutofill(ctx context.Context, clt *core.SDKClient, ...) error
- func AliexpressSocialDiscategoryGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoItemCatpropsModificationGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoItemcatsAuthorizeGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoItemcatsGet(ctx context.Context, clt *core.SDKClient, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlibabaImapCategoryPredict ¶
func AlibabaImapCategoryPredict(ctx context.Context, clt *core.SDKClient, req *category.AlibabaImapCategoryPredictAPIRequest, resp *category.AlibabaImapCategoryPredictAPIResponse, session string) error
AlibabaImapCategoryPredict 类目预测接口 alibaba.imap.category.predict
* 类目预测接口
- 【必填字段】 title, srcChannelId, srcCategoryId, targetChannelId
- 【非必填,但有最好填上】itemId, barcode, brandName, pvPairDOList, srcCatNamePathList
func AlibabaImapFixedmappingQuery ¶
func AlibabaImapFixedmappingQuery(ctx context.Context, clt *core.SDKClient, req *category.AlibabaImapFixedmappingQueryAPIRequest, resp *category.AlibabaImapFixedmappingQueryAPIResponse, session string) error
AlibabaImapFixedmappingQuery 查询两个渠道之间的固定映射关系,不通过算法兜底 alibaba.imap.fixedmapping.query
查询两个渠道之间的固定映射关系,不通过算法兜底
func AlibabaImapPvAutofill ¶
func AlibabaImapPvAutofill(ctx context.Context, clt *core.SDKClient, req *category.AlibabaImapPvAutofillAPIRequest, resp *category.AlibabaImapPvAutofillAPIResponse, session string) error
AlibabaImapPvAutofill 属性回填接口 alibaba.imap.pv.autofill
根据用户传入的标题、目标渠道id,目标渠道叶子类目,预测其对应的pv信息,返回给业务方,供其自动填充属性项属性值信息
func AliexpressSocialDiscategoryGet ¶
func AliexpressSocialDiscategoryGet(ctx context.Context, clt *core.SDKClient, req *category.AliexpressSocialDiscategoryGetAPIRequest, resp *category.AliexpressSocialDiscategoryGetAPIResponse, session string) error
AliexpressSocialDiscategoryGet 展示类目获取接口 aliexpress.social.discategory.get
AE展示类目获取接口
func TaobaoItemCatpropsModificationGet ¶
func TaobaoItemCatpropsModificationGet(ctx context.Context, clt *core.SDKClient, req *category.TaobaoItemCatpropsModificationGetAPIRequest, resp *category.TaobaoItemCatpropsModificationGetAPIResponse, session string) error
TaobaoItemCatpropsModificationGet 查询商品类目属性变更 taobao.item.catprops.modification.get
查询商品类目属性变更信息
func TaobaoItemcatsAuthorizeGet ¶
func TaobaoItemcatsAuthorizeGet(ctx context.Context, clt *core.SDKClient, req *category.TaobaoItemcatsAuthorizeGetAPIRequest, resp *category.TaobaoItemcatsAuthorizeGetAPIResponse, session string) error
TaobaoItemcatsAuthorizeGet 查询商家被授权品牌列表和类目列表 taobao.itemcats.authorize.get
查询B商家被授权品牌列表、类目列表和 c 商家新品类目列表
func TaobaoItemcatsGet ¶
func TaobaoItemcatsGet(ctx context.Context, clt *core.SDKClient, req *category.TaobaoItemcatsGetAPIRequest, resp *category.TaobaoItemcatsGetAPIResponse, session string) error
TaobaoItemcatsGet 获取后台供卖家发布商品的标准商品类目 taobao.itemcats.get
获取后台供卖家发布商品的标准商品类目。
Types ¶
This section is empty.