Return aggregated metrics across all campaigns for an organization.
UUID of the organization.
Start date for the query range. Defaults to 30 days ago.
End date for the query range. Defaults to today.
OK
UUID of the organization.
Name of the organization.
Query start date.
Query end date.
Aggregated totals across all campaigns.
{
"clicks": 5780,
"ctr": "1.50",
"effective_cpc": "0.50",
"effective_cpm": "7.51",
"impressions": 385000,
"spend": "2890.00"
}