export interface AdCampaignFrequencyControlSpecsFields { event: string; interval_days: number; max_frequency: number; type: string; }