Daily global matches rate statistics

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Get daily global matches rate of a bot for a given period

Response

AttributeTypeDescription
data[].typestringalways "timed_global_matches_rate_stats"
data[].datestringiso date of the statistics
"2018-12-10T00:00:00+0000"
data[].matchesPercentfloatthe matches percent
{
  "data": [
    {
      "type": "timed_global_matches_rate_stats",
      "date": "2018-12-10T00:00:00+0000",
      "matchesPercent": 0.9
    }
  ]
}
Path Params
string
required

a bot ID

Query Params
string
required

define the start date of the analysis, format must be %Y-%m-%d

string
required

define the end date of the analysis, format must be %Y-%m-%d.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json