Return daily metrics and summary totals for a campaign within a date range.
UUID of the campaign.
Start date for the query range. Defaults to 30 days ago.
End date for the query range. Defaults to today.
OK
UUID of the campaign.
Name of the campaign.
Query start date.
Query end date.
Daily time-series metrics.
Aggregated totals for the date range.
{
"clicks": 5780,
"ctr": "1.50",
"effective_cpc": "0.50",
"effective_cpm": "7.51",
"impressions": 385000,
"spend": "2890.00"
}