pddddkgoodspidgenerate

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 PIDGenerateResponse

type PIDGenerateResponse struct {
	PIDList   []PIDList `json:"p_id_list"`
	RequestID string    `json:"request_id"`
}

type PIDList

type PIDList struct {
	CreateTime int64  `json:"create_time"`
	PIDName    string `json:"pid_name"`
	PID        string `json:"p_id"`
}

type Response

type Response struct {
	response.TopResponse
	PIDGenerateResponse PIDGenerateResponse `json:"p_id_generate_response"`
}

Response pdd.ddk.goods.pid.generate(创建多多进宝推广位)

func (*Response) WrapResult

func (t *Response) WrapResult(result string)

WrapResult 解析输出结果

Jump to

Keyboard shortcuts

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