Documentation ¶
Overview ¶
Package topoaid 包含隐私保护API相关方法
Index ¶
- func TaobaoCrmHistoryOmidGet(clt *core.SDKClient, req *topoaid.TaobaoCrmHistoryOmidGetAPIRequest, ...) (*topoaid.TaobaoCrmHistoryOmidGetAPIResponse, error)
- func TaobaoCrmHistoryOuidGet(clt *core.SDKClient, req *topoaid.TaobaoCrmHistoryOuidGetAPIRequest, ...) (*topoaid.TaobaoCrmHistoryOuidGetAPIResponse, error)
- func TaobaoTopPackageAuthCheck(clt *core.SDKClient, req *topoaid.TaobaoTopPackageAuthCheckAPIRequest, ...) (*topoaid.TaobaoTopPackageAuthCheckAPIResponse, error)
- func TaobaoTopPackageAuthInfoGet(clt *core.SDKClient, req *topoaid.TaobaoTopPackageAuthInfoGetAPIRequest, ...) (*topoaid.TaobaoTopPackageAuthInfoGetAPIResponse, error)
- func TaobaoTopPackageQuery(clt *core.SDKClient, req *topoaid.TaobaoTopPackageQueryAPIRequest, ...) (*topoaid.TaobaoTopPackageQueryAPIResponse, error)
- func TaobaoTopPackageUnauthQuery(clt *core.SDKClient, req *topoaid.TaobaoTopPackageUnauthQueryAPIRequest, ...) (*topoaid.TaobaoTopPackageUnauthQueryAPIResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TaobaoCrmHistoryOmidGet ¶ added in v1.2.5
func TaobaoCrmHistoryOmidGet(clt *core.SDKClient, req *topoaid.TaobaoCrmHistoryOmidGetAPIRequest, session string) (*topoaid.TaobaoCrmHistoryOmidGetAPIResponse, error)
TaobaoCrmHistoryOmidGet 根据buyerNick获取omid taobao.crm.history.omid.get
根据buyerNick获取ouid
func TaobaoCrmHistoryOuidGet ¶ added in v1.2.5
func TaobaoCrmHistoryOuidGet(clt *core.SDKClient, req *topoaid.TaobaoCrmHistoryOuidGetAPIRequest, session string) (*topoaid.TaobaoCrmHistoryOuidGetAPIResponse, error)
TaobaoCrmHistoryOuidGet 根据buyerNick获取ouid taobao.crm.history.ouid.get
根据buyerNick获取ouid
func TaobaoTopPackageAuthCheck ¶ added in v1.2.8
func TaobaoTopPackageAuthCheck(clt *core.SDKClient, req *topoaid.TaobaoTopPackageAuthCheckAPIRequest, session string) (*topoaid.TaobaoTopPackageAuthCheckAPIResponse, error)
TaobaoTopPackageAuthCheck 校验用户授权关系 taobao.top.package.auth.check
校验用户授权关系
func TaobaoTopPackageAuthInfoGet ¶ added in v1.2.8
func TaobaoTopPackageAuthInfoGet(clt *core.SDKClient, req *topoaid.TaobaoTopPackageAuthInfoGetAPIRequest, session string) (*topoaid.TaobaoTopPackageAuthInfoGetAPIResponse, error)
TaobaoTopPackageAuthInfoGet 淘宝末端包裹信息获取 taobao.top.package.auth.info.get
淘宝末端包裹信息获取
func TaobaoTopPackageQuery ¶ added in v1.2.8
func TaobaoTopPackageQuery(clt *core.SDKClient, req *topoaid.TaobaoTopPackageQueryAPIRequest, session string) (*topoaid.TaobaoTopPackageQueryAPIResponse, error)
TaobaoTopPackageQuery 淘系包裹查询 taobao.top.package.query
淘系包裹查询
func TaobaoTopPackageUnauthQuery ¶ added in v1.2.8
func TaobaoTopPackageUnauthQuery(clt *core.SDKClient, req *topoaid.TaobaoTopPackageUnauthQueryAPIRequest, session string) (*topoaid.TaobaoTopPackageUnauthQueryAPIResponse, error)
TaobaoTopPackageUnauthQuery 查询某手机号下的包裹 taobao.top.package.unauth.query
查询某手机号下的包裹
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.