export interface AdAccountReachEstimateFields { estimate_ready: boolean; users_lower_bound: number; users_upper_bound: number; }