In a complex query response, represents the aggregated value of the selected metric, for each result in a breakdown. Only present if a breakdown dimension was specified in the query.
{
"metric_value": {
"demand": 0
},
"breakdown_value": {
"id": 0,
"name": "string"
}
}