Skip to main content

We are using Query metric Aggregates endpoint by Client Type and we are wondering what is the difference between "" Client Type and "Other" Client Type.
Here is an example of a response we are having : 

{
"data":
{
"dimensions":
""
],
"measurements": {
"count":
11938.0
]
}
},
{
"dimensions":
"Other"
],
"measurements": {
"count":
951.0
]
}
}
]
}

We are using version 2023-09-15

Thank you ! 

Hi @dashthis!

I’m going to check on this with our API team and I’ll update the thread ASAP!

Best,

Brian


Hi @dashthis!

My apologies for the delay here!

Client type [blank] means the client type was not tracked, and Client type ‘other’ means the Client type was not MacOS or Windows.

 

Best,

Brian


Thanks Brian!

 

 


Reply