// n1-prodam-kvartiry $arr[] = [ "description", "reference_point", "house_material_type", "type", "layout_type", "floor", "floors_count", "wc_type", "rooms_count", "total_area", "living_area", "kitchen_area", "condition_type", "balcony_count", "loggia_count", "has_phone", "has_internet", "parking_type", "ownership_type", "is_exchange", "is_mortgage", "price", "is_pawn", "is_deposit", "is_haggle", "is_net_sale", "is_newbuilding", "region", "city", "district", "microdistrict", "street", "house_number", "house_addresses", "location", "release_date", "released", "builder", "from_builder", "project_declaration", "house_type", "house_class", "price_per_sqm", "metro", "area", ]; // n1-prodam-komnaty $arr[] = [ "description", "reference_point", "house_material_type", "type", "layout_type", "floor", "floors_count", "wc_type", "total_area", "living_area", "kitchen_area", "condition_type", "balcony_count", "loggia_count", "has_phone", "has_internet", "parking_type", "ownership_type", "is_exchange", "is_mortgage", "price", "is_pawn", "is_deposit", "is_haggle", "is_net_sale", "is_newbuilding", "region", "city", "district", "microdistrict", "street", "house_number", "house_addresses", "location", "release_date", "released", "builder", "from_builder", "project_declaration", "house_type", "house_class", "price_per_sqm", "metro", "area", "rooms_count", ]; // n1-prodam-doma_dachi_kottedzhi $arr[] = [ "description", "reference_point", "house_material_type", "type", "layout_type", "floors_count", "wc_type", "rooms_count", "total_area", "living_area", "kitchen_area", "homestead_area", "balcony_count", "loggia_count", "has_phone", "has_internet", "ownership_type", "is_exchange", "is_mortgage", "price", "price_per_sqm", "is_pawn", "is_deposit", "is_haggle", "is_net_sale", "gas_supply_type", "has_electricity", "heating_location", "heating_type", "sewerage_type", "water_supply_type", "direction_departure", "region", "city", "district", "microdistrict", "street", "house_number", "house_addresses", "metro", "location", "area", ]; // n1-prodam-zemelnye_uchastki (dacha) $arr[] = [ "description", "price", "is_haggle", "is_deposit", "is_pawn", "total_area", "homestead_area", "type", "release_date", "region", "city", "area", "district", "street", "reference_point", "location", "has_water_supply", "has_electricity", "has_garage", "has_bathhouse", "has_plantings", "has_toilet", "has_greenhouse", "has_asphalt_road", "has_gas_supply", "has_security", "is_available_in_winter", "is_shop_near", "is_water_near", "is_forest_near", "distance_to_bus_stop_type", "ownership_type", "summer_cottage_area", "railway_stations", "roads", "microdistrict", ]; // n1-prodam-zemelnye_uchastki (land) $arr[] = [ "description", "price", "homestead_area", "is_pawn", "is_deposit", "type", "has_asphalt_road", "has_sewerage", "has_water_supply", "region", "area", "city", "district", "reference_point", "location", "microdistrict", "street", ]; // n1-prodam-kommercheskaya_nedvizhimost $arr[] = [ "description", "price", "price_per_sqm", "total_area", "is_haggle", "has_internet", "is_deposit", "is_pawn", "release_date", "floor_type", "ceiling_height", "electrical_power", "parking_capacity", "region", "city", "district", "microdistrict", "street", "house_number", "reference_point", "metro", "house_addresses", "location", "type", "commercial_object", "commercial_building_type", "own_entrance", "purposes", "area", ]; // n1-sdam-kvartiry $arr[] = [ "description", "reference_point", "house_material_type", "type", "layout_type", "floor", "floors_count", "wc_type", "rooms_count", "total_area", "living_area", "kitchen_area", "condition_type", "balcony_count", "loggia_count", "has_phone", "has_internet", "price", "is_pawn", "is_haggle", "is_newbuilding", "region", "city", "district", "microdistrict", "street", "house_number", "house_addresses", "location", "release_date", "released", "builder", "from_builder", "project_declaration", "house_type", "house_class", "price_per_sqm", "metro", "has_furniture", "has_refrigerator", "rent_period", "is_housing_payments_included", "area", ]; // n1-sdam-komnaty $arr[] = [ "description", "reference_point", "house_material_type", "type", "layout_type", "floor", "floors_count", "wc_type", "total_area", "living_area", "kitchen_area", "condition_type", "balcony_count", "loggia_count", "has_phone", "has_internet", "price", "is_pawn", "is_haggle", "is_newbuilding", "region", "city", "district", "microdistrict", "street", "house_number", "house_addresses", "location", "release_date", "released", "builder", "from_builder", "project_declaration", "house_type", "house_class", "price_per_sqm", "metro", "has_furniture", "has_refrigerator", "rent_period", "is_housing_payments_included", "area", "rooms_count", ]; // n1-sdam-kommercheskaya_nedvizhimost $arr[] = [ "description", "price", "price_per_sqm", "total_area", "is_haggle", "has_internet", "release_date", "floor_type", "ceiling_height", "electrical_power", "parking_capacity", "region", "city", "district", "microdistrict", "street", "house_number", "reference_point", "metro", "house_addresses", "location", "type", "commercial_object", "commercial_building_type", "own_entrance", "purposes", "utility_payments", "rent_period", "area", ]; // n1-params-combined $params = [ "reference_point" => "", "house_material_type" => "Материал дома", "type" => "Тип помещения", "layout_type" => "", "floor" => "Этаж", "floors_count" => "Этажность", "wc_type" => "Санузел", "rooms_count" => "Количество комнат", "total_area" => "Общая площадь", "living_area" => "Жилая площадь", "kitchen_area" => "Площадь кухни", "condition_type" => "Состояние", "balcony_count" => "Количество балконов", "loggia_count" => "Количество лоджий", "has_phone" => "Телефон", "has_internet" => "Интернет", "parking_type" => "", "ownership_type" => "Тип собственности", "is_exchange" => "", "is_mortgage" => "", "is_pawn" => "", "is_deposit" => "", "is_haggle" => "", "is_net_sale" => "", "is_newbuilding" => "", "region" => "", "city" => "", "district" => "", "microdistrict" => "", "location" => "", "release_date" => "", "released" => "", "builder" => "", "from_builder" => "", "project_declaration" => "", "house_type" => "", "house_class" => "", "metro" => "", "area" => "", "homestead_area" => "", "gas_supply_type" => "", "has_electricity" => "", "heating_location" => "", "heating_type" => "", "sewerage_type" => "", "water_supply_type" => "", "direction_departure" => "", "has_water_supply" => "", "has_garage" => "", "has_bathhouse" => "", "has_plantings" => "", "has_toilet" => "", "has_greenhouse" => "", "has_asphalt_road" => "", "has_gas_supply" => "", "has_security" => "", "is_available_in_winter" => "", "is_shop_near" => "", "is_water_near" => "", "is_forest_near" => "", "distance_to_bus_stop_type" => "", "summer_cottage_area" => "", "railway_stations" => "", "roads" => "", "has_sewerage" => "", "floor_type" => "", "ceiling_height" => "", "electrical_power" => "", "parking_capacity" => "", "commercial_object" => "", "commercial_building_type" => "", "own_entrance" => "", "purposes" => "", "has_furniture" => "Мебель", "has_refrigerator" => "Холодильник", "rent_period" => "", "is_housing_payments_included" => "", "utility_payments" => "", ];