Versions in this module Expand all Collapse all v1 v1.0.1 Nov 7, 2022 Changes in this version + type CallbackRequest struct + AdvertiserIDs []string + ClueConvertState int + ClueID string + Source int + func (r CallbackRequest) Encode() []byte + type Clue struct + AdID model.FlexUint64 + AdName string + Address string + AdvertiserID model.FlexUint64 + AdvertiserName string + Age int + AllocationStatus int + AppName string + CityName string + ClueID model.FlexUint64 + ClueOwnerName string + ClueSource int + ClueState int + ClueStateName string + ClueType int + ConvertStatus string + CountryName string + CreateTime string + CreateTimeDetail string + CreativeID model.FlexUint64 + Date string + Email string + ExternalURL string + FollowStateName string + FormRemark string + Gender int + IntentionEstimation string + Location string + ModuleID model.FlexUint64 + ModuleName string + Name string + ProvinceName string + QQ string + Remark string + RemarkDict map[string]string + ReqID string + SiteID model.FlexUint64 + SiteName string + Store *Store + SystemTags []string + Telephone string + Weixin string + type Form struct + AdvID uint64 + ContainPhone int + CreateTime string + EnableLayer int + FormType FormType + InstanceID uint64 + IsDel int + LigntingPageURL string + Name string + SubType FormType + Version int + type FormDetail struct + AdvertiserID uint64 + Elements []FormElement + InstanceID uint64 + Name string + SubTitle string + SubmitText string + Title string + type FormDetailRequest struct + AdvertiserID uint64 + InstanceID uint64 + func (r FormDetailRequest) Encode() string + type FormDetailResponse struct + Data *FormDetail + type FormElement struct + AllowEmpty int + IsUnique int + Label string + Type FormElementType + type FormElementType string + const FormElementType_CALCULATOR + const FormElementType_CHECKBOX + const FormElementType_CITY + const FormElementType_DATE + const FormElementType_EMAIL + const FormElementType_NAME + const FormElementType_NUMBER + const FormElementType_RADIO + const FormElementType_SELECT + const FormElementType_SEX + const FormElementType_TELEPHONE + const FormElementType_TEXT + const FormElementType_TEXTAREA + type FormGetRequest struct + AdvertiserID uint64 + EndTime string + FormType FormType + InstanceID uint64 + IsDel int + Page int + PageSize int + StartTime string + func (r FormGetRequest) Encode() string + type FormGetResponse struct + Data *FormGetResponseData + type FormGetResponseData struct + List []Form + PageInfo *model.PageInfo + type FormType string + const ADVANCED_CREATIVE_FORM + const NORMAL_FORM + type GetRequest struct + AdvertiserIDs []string + EndTime string + Page int + PageSize int + StartTime string + func (r GetRequest) Encode() string + type GetResponse struct + Data *GetResponseData + type GetResponseData struct + List []Clue + PageInfo *model.PageInfo + type KeyAction struct + AdPlanID uint64 + AdPlanName string + AdvID uint64 + Cid uint64 + ClueID uint64 + CreateTime string + Name string + ReqID string + SiteID uint64 + type KeyActionGetRequest struct + AdvertiserIDs []string + EndTime string + Page int + PageSize int + StartTime string + func (r KeyActionGetRequest) Encode() string + type KeyActionGetResponse struct + Data *KeyActionGetResponseData + type KeyActionGetResponseData struct + List []KeyAction + PageInfo *model.PageInfo + type SmartPhone struct + CallDisplay int + CreateTime string + InstanceID uint64 + Name string + PhoneID uint64 + PhoneNumber string + type SmartPhoneGetRequest struct + AdvertiserID uint64 + Page int + PageSize int + func (r SmartPhoneGetRequest) Encode() string + type SmartPhoneGetResponse struct + Data *SmartPhoneGetResponseData + type SmartPhoneGetResponseData struct + AdvKey string + List []SmartPhone + PageInfo *model.PageInfo + type Store struct + StoreAddress string + StoreID uint64 + StoreLocation string + StoreName string + StorePackID uint64 + StorePackRemark string + StoreRemark string