Global Analytics
Day-wise Stats by Sent Time
Get daily breakdown organized by email sent time for schedule analysis
GET
Query Parameters
Your SmartLead API key
Start date (YYYY-MM-DD format)
End date (YYYY-MM-DD format)
IANA timezone string (e.g., “America/New_York”)
Comma-separated client IDs
Comma-separated campaign IDs
Response Codes
Request successful
Invalid request parameters or malformed request body
Invalid or missing API key. Check your authentication.
The requested resource (campaign, lead, email account, etc.) does not exist or you don’t have access to it
Request validation failed. Check parameter types, required fields, and value constraints.
Too many requests. Please slow down and retry after the rate limit resets.
Server error occurred. Please try again or contact support if the issue persists.
API is temporarily unavailable or under maintenance. Please try again later.
How these metrics are calculated
Shared rules (inclusive date boundaries, unique vs raw counts, rate formulas) are documented once in How Analytics Metrics Are Calculated.
sent_time). An open or reply is counted on the date its email went out, regardless of when the open/reply actually happened — which is what makes this view useful for analysing send-schedule performance.
The raw counts are additive across days;
unique_lead_reached is not (a lead reached on two days is counted once per day). Dates are inclusive on both ends — sent_time >= start 00:00:00 AND sent_time <= end 23:59:59 — and a single date returns that one full day. timezone is required so the daily boundaries are drawn in your local time.