GET api/v2/SystemConfigs/UseGoogleAnalytics
Request
URI Parameters
Response
SampleListInfoName | Description | Type | Additional information |
---|---|---|---|
Id | integer | ||
Identification | string | ||
InfoTypeId | integer |
Response Format
application/json, text/json
Sample:
{ "Id": 1, "Identification": "sample string 2", "InfoTypeId": 3 }
text/html
Sample:
{"Id":1,"Identification":"sample string 2","InfoTypeId":3}