I want to fetch the unique_order by using metric-aggregates
{
"data": {
"type": "metric-aggregate",
"attributes": {
"measurements": [
"unique",
"sum_value",
"count"
],
"filter": [
"greater-or-equal(datetime,2024-08-01)",
"less-than(datetime,2024-08-31)"
],
"by": [
"$flow"
],
"interval": "month",
"metric_id": "VRA121",
"page_size": 500
}
}
}
What is the name of the metric that indicates Order
![](https://uploads-us-west-2.insided.com/klaviyo-en/attachment/6360343f-eeb6-4ad5-9274-b57a98a42fc7.png)