export interface BroadTargetingCategoriesFields { category_description: string; id: string; name: string; parent_category: string; path: string[]; size_lower_bound: number; size_upper_bound: number; source: string; type: number; type_name: string; untranslated_name: string; untranslated_parent_name: string; }