- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Request visitor identifier from data collection server. You can specify the representation that is returned using a parameter.
Method
POST
URI
/v1/dcs9x99xxxx9xxxxxxx9xxxx9x_9x9x/ids.svc
Parameters
dcsformat (optional)
Specifies whether to return data as plain text or xml.
dcsverbose (optional)
Returns detailed validation information.
Sample Request (Text)
POST /v1/dcs9x99xxxx9xxxxxxx9xxxx9x_9x9x/ids.svc?dcsformat=plain
Sample Response (Text)
Versions prior to 9.4
HTTP/1.0 200 OK
Connection: close
Content-Type: text/plain
Content-Length: 31
10.62.80.61-2450180400.29991975
Versions 9.4 and later
HTTP/1.0 200 OK
Connection: close
Content-Type: text/plain
Content-Length: 37
f42c2a39-69a0-44a7-b18d-06b755b88dfc
Was this article helpful?