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 .xml suffix or ?format=xml

HTTP + XML

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

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

<XingTuTrackInfo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ClassDefinition">
  <aweme_author_id>String</aweme_author_id>
  <callback_param>String</callback_param>
  <callback_url>String</callback_url>
  <demand_id>String</demand_id>
  <ip>String</ip>
  <ipv4>String</ipv4>
  <ipv6>String</ipv6>
  <item_id>String</item_id>
  <model>String</model>
  <os>String</os>
  <ts>String</ts>
  <ua>String</ua>
</XingTuTrackInfo>
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length

(string)