Campaign Report
Analyze campaign performance. Returns aggregated attribution data along with time series data for charting; the time series shape is controlled by the interval, breakdown, and metric query parameters. When comparison is enabled (isCompareEnabled=true with compareStartDate and compareEndDate), the response also includes a compareTimeSeries array containing the same time series shape for the comparison period so charts can plot both ranges together.
Authorizations
Query Parameters
Preset timeframe. Use custom with startDate and endDate, or omit when startDate/endDate are provided.
today, yesterday, last7days, last30days, custom Start date (YYYY-MM-DD)
End date (YYYY-MM-DD)
Use hybrid/self-hosted query endpoint (true/false)
Timezone for date filtering (default: Europe/Istanbul)
Enable comparison range calculations (default: false)
Comparison start date (YYYY-MM-DD)
Comparison end date (YYYY-MM-DD)
Target signal ID for an authorized mobile app or related signal in the same project
Interval for time series aggregation (minute, hour, day, week, month). Default: hour
minute, hour, day, week, month Breakdown level for time series chart. Default: source
source, medium, campaign Metric to display on time series chart. Default: sessions
sessions, conversions Response
200 response