export interface AdAccountSpendCapChangeHistoryFields { action: string; spend_cap: number; time_start: string; time_stop: string; }