genByGoodsIdRequest

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2022 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 UnionUrlServiceGenByGoodsIdParam

type UnionUrlServiceGenByGoodsIdParam struct {
	GoodsIdList []string `json:"goodsIdList"`
	ChanTag     string   `json:"chanTag"`     //渠道标识
	StatParam   string   `json:"statParam"`   //自定义渠道统计参数
	RequestId   string   `json:"requestId"`   //请求id:UUID
	GenShortUrl bool     `json:"genShortUrl"` //是否压缩生成的链接,默认false(理论上生成的链接无需压缩也能满足大部分推广情景,如非必要,请勿选择压缩,压缩的链接有有效期(目前是一个月))
}

type UnionUrlServiceGenByGoodsIdRequest

type UnionUrlServiceGenByGoodsIdRequest struct {
	vipSdk.BaseVipApiRequest
	Param *UnionUrlServiceGenByGoodsIdParam
}

func New

func New(config *vipSdk.VipBaseConfig) *UnionUrlServiceGenByGoodsIdRequest

func (*UnionUrlServiceGenByGoodsIdRequest) Execute

func (*UnionUrlServiceGenByGoodsIdRequest) GetMethodName

func (v *UnionUrlServiceGenByGoodsIdRequest) GetMethodName() string

func (*UnionUrlServiceGenByGoodsIdRequest) GetParams

func (*UnionUrlServiceGenByGoodsIdRequest) GetParamsObject

func (v *UnionUrlServiceGenByGoodsIdRequest) GetParamsObject() interface{}

func (*UnionUrlServiceGenByGoodsIdRequest) GetServiceName

func (v *UnionUrlServiceGenByGoodsIdRequest) GetServiceName() string

Jump to

Keyboard shortcuts

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