export interface AdKeywordsFields { brands: string[]; product_categories: string[]; product_names: string[]; search_terms: string[]; }