export interface AdsPixelStatsFields { count: number; diagnostics_hourly_last_timestamp: string; event: string; value: string; }