Инструменты пользователя

Инструменты сайта


v6.installutm

Это старая версия документа!


install CALLBACK

Отправляется после перехода c Google Play/AppStore после установки приложения с метками
POST http://event.yovoads.com/api/install?id=1&token=12345678901234567890123456789012
type tInstallCallback struct {
	Installdate int64
	Bundle      string
	SDKVerC     string
	GAID        string
	GAIDType    models.TGAIDType
	OSInt       models.TOs
	AccID       models.TAccountID
	UtmSource   string
	UtmMedium   string
	UtmContent  string
	UtmCampaign string
	UtmTerm     string
	UtmRaw      string
	IPInfo      *ip2loc.TGeo2LocIPInfo
}
v6.installutm.1652878493.txt.gz · Последние изменения: 2022/05/18 12:54 — serg