export interface CustomConversionActivitiesFields { app_id: number; data: string; event_type: string; timestamp: string; }