export interface AdsPaymentCycleFields { account_id: string; created_time: string; multiplier: number; requested_threshold_amount: number; threshold_amount: number; updated_time: string; }