Timezone
Service
/report-central/search
Method
GET
Parameters
Name | Type | Required | Description |
---|---|---|---|
dimension | string | Y | The dimension, use 'timezone' for a list of timezones. |
Response
{ "response":{ "status":"OK", "items":[ { "id":"Africa\/Cairo", "name":"Africa\/Cairo" }, {...} ] }, }