Run multi-dimensional report​
POST
/api/reports
Authorizations​
ApiKeyHeader
Type
API Key (header: X-Api-Key)
Request Body​
application/json
JSON"dimensions": ["string"],"metrics": ["string"],"filters": [{"dimension": "string","operator": "string","values": ["string"]}],"date_from": "string","date_to": "string","drill_into": "string","drill_value": "string","order_by": "string","order_dir": "string","limit": 0,"offset": 0,"with_names": true,"with_totals": true
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}
Responses​
Report results
application/json
JSON{}
[
 Â
 Â
]