export interface AppOptimizedCustomEventsFields { app_id: number; app_name: string; event_names: string[]; }