product_isv_scanClue_request

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProductIsvScanClueParam

type ProductIsvScanClueParam struct {
	// 线索Id(游标id)
	ClueId int64 `json:"clue_id"`
	// 渠道code,搜索热招:competitive,蓝海:query_none_less,行业趋势:industry_selected,低价:choice_low_price
	SourceChannelCode []string `json:"source_channel_code"`
	// 限制200
	PageSize int64 `json:"page_size"`
}

type ProductIsvScanClueRequest

type ProductIsvScanClueRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *ProductIsvScanClueParam
}

func New

func (*ProductIsvScanClueRequest) Execute

func (c *ProductIsvScanClueRequest) Execute(accessToken *doudian_sdk.AccessToken) (*product_isv_scanClue_response.ProductIsvScanClueResponse, error)

func (*ProductIsvScanClueRequest) GetParamObject

func (c *ProductIsvScanClueRequest) GetParamObject() interface{}

func (*ProductIsvScanClueRequest) GetParams

func (*ProductIsvScanClueRequest) GetUrlPath

func (c *ProductIsvScanClueRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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