Skip to main content

TypeAlias.CampaignStats

type CampaignStats = z.infer<typeof campaignStatsSchema>;

Aggregated outcome of a campaign once it has started sending, returned by the campaign stats endpoint: a per-status delivery tally plus a revenue-free conversion proxy. Computed live, so figures keep moving until the campaign is finished; all zero before sending starts.