export interface CreativeHistoryFields { creative_fingerprint: number; time_ranges: Record[]; }