export interface TargetingGeoLocationZipFields { country: string; key: string; name: string; primary_city_id: number; region_id: number; }