AdvertisingListener

<back to all web services

XingTuTrackInfo

The following routes are available for this service:
All Verbs/xingtu/track
XingTuTrackInfo Parameters:
NameParameterData TypeRequiredDescription
tsquerystringNo
osquerystringNo
uaquerystringNo
demand_idquerystringNo
ipquerystringNo
ipv4querystringNo
ipv6querystringNo
modelquerystringNo
item_idquerystringNo
callback_paramquerystringNo
callback_urlquerystringNo
aweme_author_idquerystringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .jsv suffix or ?format=jsv

HTTP + JSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /jsv/reply/XingTuTrackInfo HTTP/1.1 
Host: adtrack.hanjiasongshu.com 
Content-Type: text/jsv
Content-Length: length

{
	ts: String,
	os: String,
	ua: String,
	demand_id: String,
	ip: String,
	ipv4: String,
	ipv6: String,
	model: String,
	item_id: String,
	callback_param: String,
	callback_url: String,
	aweme_author_id: String
}
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length

(string)