export interface AdEntityTargetSpendFields { amount: string; has_error: boolean; is_accurate: boolean; is_prorated: boolean; is_updating: boolean; }