Collection volumes
Quickstart
Request Body
Name
Type
Description
{
"status": "ok",
"data": {
"report_view": {
"items_per_page": 100,
"total_items": 7,
"columns_headers": [
"date_time",
"datamart_id",
"collection",
"count"
],
"rows": [
[
1637931755000,
9999,
"USER_POINT",
100
],
[
1637931755100,
9999,
"USER_EVENT",
50
]
]
}
}
}Measure
Collection name
OTQL query
Retention
Supported dimensions and metrics
Learning more about data cubes
Last updated
Was this helpful?