taobaotbkitemidprivatetransform

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ItemIDTransformDTO

type ItemIDTransformDTO struct {
	OriginalItemID string `json:"original_item_id"`
	ItemID         string `json:"item_id"`
}

type Response

type Response struct {
	response.TopResponse
	TbkItemidPrivateTransformResponse TbkItemidPrivateTransformResponse `json:"tbk_itemid_private_transform_response"`
}

taobao.tbk.itemid.private.transform( 淘宝客-推广者-商品id转化(二方)(专有) )

func (*Response) WrapResult

func (t *Response) WrapResult(result string)

解析输出结果

type Results

type Results struct {
	ItemIDTransformDTO []ItemIDTransformDTO `json:"item_id_transform_d_t_o"`
}

type TbkItemidPrivateTransformResponse

type TbkItemidPrivateTransformResponse struct {
	Results Results `json:"results"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL