export interface ContentDeliveryReportFields { content_id: string; creator_id: string; estimated_impressions: number; }