Dear Friends,
We would like to know how to limit records in the response. The documentation explains the TOP command but it always uses the Filter or OrderBy. I don’t need any filter or sorting. Just top N records.
Can someone help you to do this in the API.
What i have tried.
{
“Action”: “Find”,
“Properties”: {
“Locale”: “en-US”,
“Location”: “47.623098, -122.330184”,
“Timezone”: “Pacific Standard Time”,
“Selector”:“Top(10)”,
“UserSettings”: {
“Option 1”: “value1”,
“Option 2”: “value2”
}
},
“Rows”:[
]
}
User | Count |
---|---|
17 | |
11 | |
7 | |
5 | |
5 |