tmallcms

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2021 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 LLBApiResult

type LLBApiResult struct {
	ErrorMessage string `json:"error_message,omitempty" xml:"error_message,omitempty"`

	Model *SpreadLinkDo `json:"model,omitempty" xml:"model,omitempty"`

	ErrorCode int64 `json:"error_code,omitempty" xml:"error_code,omitempty"`

	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

LLBApiResult

type SpreadLinkDo

type SpreadLinkDo struct {
	Id int64 `json:"id,omitempty" xml:"id,omitempty"`

	GmtModified string `json:"gmt_modified,omitempty" xml:"gmt_modified,omitempty"`

	Adword string `json:"adword,omitempty" xml:"adword,omitempty"`

	Adinfo string `json:"adinfo,omitempty" xml:"adinfo,omitempty"`

	GmtCreate string `json:"gmt_create,omitempty" xml:"gmt_create,omitempty"`

	Status int64 `json:"status,omitempty" xml:"status,omitempty"`

	SellerId int64 `json:"seller_id,omitempty" xml:"seller_id,omitempty"`

	Adwxurl string `json:"adwxurl,omitempty" xml:"adwxurl,omitempty"`

	Qrcode string `json:"qrcode,omitempty" xml:"qrcode,omitempty"`

	Adurl string `json:"adurl,omitempty" xml:"adurl,omitempty"`

	Type int64 `json:"type,omitempty" xml:"type,omitempty"`

	Url string `json:"url,omitempty" xml:"url,omitempty"`
}

SpreadLinkDo

type TmallMarketingLiuliangbaoSpreadlinkCreateAPIResponse

type TmallMarketingLiuliangbaoSpreadlinkCreateAPIResponse struct {
	model.CommonResponse
	TmallMarketingLiuliangbaoSpreadlinkCreateResponse
}

创建流量宝活动链接 APIResponse tmall.marketing.liuliangbao.spreadlink.create

通过源活动链接和商家ID,创建流量宝活动链接

type TmallMarketingLiuliangbaoSpreadlinkCreateRequest

type TmallMarketingLiuliangbaoSpreadlinkCreateRequest struct {
	model.Params
	// contains filtered or unexported fields
}

创建流量宝活动链接 APIRequest tmall.marketing.liuliangbao.spreadlink.create

通过源活动链接和商家ID,创建流量宝活动链接

func NewTmallMarketingLiuliangbaoSpreadlinkCreateRequest

func NewTmallMarketingLiuliangbaoSpreadlinkCreateRequest() *TmallMarketingLiuliangbaoSpreadlinkCreateRequest

func (TmallMarketingLiuliangbaoSpreadlinkCreateRequest) GetApiMethodName

func (TmallMarketingLiuliangbaoSpreadlinkCreateRequest) GetApiParams

func (TmallMarketingLiuliangbaoSpreadlinkCreateRequest) GetUrl

func (*TmallMarketingLiuliangbaoSpreadlinkCreateRequest) SetUrl

type TmallMarketingLiuliangbaoSpreadlinkCreateResponse

type TmallMarketingLiuliangbaoSpreadlinkCreateResponse struct {
	XMLName   xml.Name `xml:"tmall_marketing_liuliangbao_spreadlink_create_response"`
	RequestId string   `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Llbresult *LLBApiResult `json:"llbresult,omitempty" xml:"llbresult,omitempty"`
}

Jump to

Keyboard shortcuts

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