# Update EV Dynamic Data Update EV Charging data for a given EV Charging Station. Endpoint: PATCH /locations/{id}/ev-data/{uid} Version: 20250708 Security: X-API-KEY, Authorization ## Path parameters: - `id` (string, required) The uberall unique id of the EV Charging station for which you want to update information. - `uid` (string, required) The UID for the EV Charging station ## Query parameters: - `status` (string, required) Query based on the location status ## Response 200 fields (*/*): - `status` (string, required) Enum: "SUCCESS", "QUOTA_LIMIT_EXCEED", "NOT_AUTHORIZED", "FORBIDDEN", "BAD_ACCESS_TOKEN", "BAD_PRIVATE_KEY", "BAD_PUBLIC_KEY", "MISSING_PARAMETER", "INVALID_PARAMETER", "WRONG_PARAMETER_TYPE", "CONFLICT", "RESOURCE_LOCKED", "SERVER_ERROR", "ERROR", "NOT_FOUND", "BAD_REQUEST", "USER_ERROR", "PARTIAL_ERROR" - `message` (string) (optional) Holds further information about the response - `warnings` (array) (optional) Holds further warnings - `response` (object, required) The actual response object of the response - `response.location` (object) Location - `response.location.id` (integer) Output only. The uberall unique id for the location - `response.location.openingHours` (array) The location's opening hours: e.g. [ { "dayOfWeek": 1, "closed": false, "from1": "08:00", "to1": "11:00" }, { "dayOfWeek": 2, "closed": false, "from1": "08:00", "to1": "11:00", "from2": "13:00", "to2": "21:00" }, { "dayOfWeek": 3, "closed": true } ] Please note that having more than 2 time periods for each day is not possible. Example: [{"dayOfWeek":1,"closed":false,"from1":"08:00","to1":"11:00"},{"dayOfWeek":2,"closed":false,"from1":"08:00","to1":"11:00","from2":"13:00","to2":"21:00"},{"dayOfWeek":3,"closed":true}] - `response.location.openingHours.closed` (boolean) Indicates whether a location is closed on a day. - `response.location.openingHours.toX` (string) An end of a period. One or multiple periods are supported per dayOfWeek, e.g.: "to1": "14:30", "to2": "17:00" - `response.location.openingHours.fromX` (string) A beginning of a period. One or multiple periods are supported per dayOfWeek, e.g.: "from1": "09:00", "from2": "15:00" - `response.location.openingHours.dayOfWeek` (integer, required) The weekday of an opening hours, e.g.: 1 for Monday, 2 for Tuesday, ... - `response.location.specialOpeningHours` (array) The location's special opening hours: e.g. [ { "date": "2017-06-29", "closed": true }, { "date": "2017-06-30", "from1": "11:00", "to1": "14:00", "from2": 16:00", "to2": "20:00" } ] Please note that having more than 2 time periods for each day is not possible. Example: [{"date":"2017-06-29","closed":true},{"date":"2017-06-30","from1":"11:00","to1":"14:00","from2":"16:00","to2":"20:00"}] - `response.location.specialOpeningHours.closed` (boolean) Indicates whether a location is closed on a date. - `response.location.specialOpeningHours.date` (string, required) The date of a special opening hour, e.g.: 2017-06-30 - `response.location.specialOpeningHours.toX` (string) An end of a period. Up to two periods are supported per date, e.g.: "to1": "09:00", "to2": "15:00" - `response.location.specialOpeningHours.fromX` (string) A beginning of a period. Up to two periods are supported per date, e.g.: "from1": "09:00", "from2": "15:00" - `response.location.name` (string, required) The location's name - `response.location.street` (string, required) The location's street address - `response.location.streetNo` (string) The location's street number - `response.location.streetType` (string) Required for Spain. One of ALAMEDA, AVENIDA, CALLE, CAMINO, CARRER, CARRETERA, GLORIETA, KALEA, PASAJE, PASEO, PLACA, PLAZA, RAMBLA, RONDA, RUA, SECTOR, TRAVESERA, TRAVESIA, URBANIZACION Enum: "ALAMEDA", "AVENIDA", "CALLE", "CAMINO", "CARRER", "CARRETERA", "GLORIETA", "KALEA", "PASAJE", "PASEO", "PLACA", "PLAZA", "RAMBLA", "RONDA", "RUA", "SECTOR", "TRAVESERA", "TRAVESIA", "URBANIZACION" - `response.location.addressExtra` (string) An address extra: e.g. building, floor... Example: "building, floor, ..." - `response.location.zip` (string) Zip code, optional only for some countries. - `response.location.city` (string, required) City - `response.location.province` (string) Province. Only send when not blank - `response.location.country` (string, required) Country of the location Enum: "AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "XK", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MP", "NO", "OM", "PK", "PW", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "UK", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW" - `response.location.lat` (number) The latitude coordinate of the location - `response.location.lng` (number) The longitude coordinate of the location - `response.location.addressDisplay` (boolean) Indicates if the address should be displayed or hidden - `response.location.normalizationStatus` (string) Enum: "NOT_NORMALIZED", "NORMALIZED", "NORMALIZATION_SKIPPED", "NORMALIZATION_FAILED" - `response.location.phone` (string) The location's contact phone number, a valid phone number has to be provided. - `response.location.fax` (string) The location fax number - `response.location.cellphone` (string) A contact mobile phone number - `response.location.website` (string) A valid url for the location's website (use UTMs to add tracking) - `response.location.email` (string) A contact email for the location - `response.location.legalIdent` (string) A legal identifier of the location. SIRET number in France - `response.location.taxNumber` (string) The tax number of the location. CIF/NIF in Spain - `response.location.emailVerification` (string) The locations verification status Enum: "UNVERIFIED", "VERIFIED" - `response.location.descriptionShort` (string) A short description - up to 200 characters, all characters must match this regexp: [0-9\p'{'L'}'\(\)\[\] \?:;\/!\\,\.\-%\\&=\r\n\t_\*§²`´·"'\+¡¿@°€£$] - `response.location.descriptionLong` (string) A long description - up to 1000 characters, all characters must match this regexp: [0-9\p'{'L'}'\(\)\[\] \?:;\/!\\,\.\-%\\&=\r\n\t_\*§²³`´·"'\+¡¿@°€\^£$] - `response.location.imprint` (string) The imprint of the location - `response.location.openingHoursNotes` (string) Additional info about opening hours: e.g. 'We never open on bank holidays' - max. 255 characters, all characters must match this regexp: [0-9\p'{'L'}'\(\)\[\] \?:;\/!\\,\.\-%\\&\r\n\t_\*§²`´·"'\+¡¿@] Example: "We never open on bank holidays" - `response.location.keywords` (array) Keywords describing the location's activity - `response.location.labels` (array) Labels grouping similar locations Example: "['Campaign2018', 'EastCoast']" - `response.location.labels.name` (string, required) Label name as String. - `response.location.labels.adminOnly` (boolean) Permission on label, whether it can be used by admins or everyone. - `response.location.brands` (array) The brands offered by the location to its customers - `response.location.paymentOptions` (array) The payment options accepted at the location (eg. cash, bank transfer, ...) Example: ["cash","credit card","invoice"] - `response.location.languages` (array) The language(s) in which customers can interact with the location's staff - `response.location.categories` (array) Required to start location sync - A list of category IDs describing the location - `response.location.status` (string) The status of the location. One of: ACTIVE - will be synced and renewed INACTIVE - will not be synced anymore, claims of listings will be released where possible CANCELLED - will be synced, will not be renewed. Once endDate is reached, location will switch to INACTIVE CLOSED - location has shut down, we'll mark listings as permanently closed or remove listings from the internet where permanently closed status is not supported Enum: "CREATED", "ACTIVE", "INACTIVE", "CANCELLED", "DELETED", "CLOSED" - `response.location.lastSyncStarted` (string) Output only. Date of the last sync for the location - `response.location.identifier` (string) The location identifier based on your internal identification system - `response.location.photos` (array) The location's photos - `response.location.photos.description` (string) A description for the photo - max 255 chars - `response.location.photos.sourceUrl` (string) The URL to the original photo - `response.location.photos.identifier` (string) The photo identifier based on your internal identification system - `response.location.photos.cropOffsetX` (integer) Horizontal pixel offset of the top-left corner of the cropped area [LANDSCAPE photo only] - `response.location.photos.cropOffsetY` (integer) Vertical pixel offset of the top-left corner of the cropped area [LANDSCAPE photo only] - `response.location.photos.cropWidth` (integer) Width of the 16:9 cropped area [LANDSCAPE photo only] - `response.location.photos.cropHeight` (integer) Height of the 16:9 cropped area [LANDSCAPE photo only] - `response.location.photos.type` (string, required) Required - One of: MAIN LOGO SQUARED_LOGO DOCTOR_COM_PORTRAIT - Doctor.com clients only LANDSCAPE - Updates Google Cover Photo APPLE_LANDSCAPE PHOTO STOREFINDER_LOGO - Only for Uberall locator product STOREFINDER_COVER - Only for Uberall locator product FACEBOOK_LANDSCAPE - Facebook Cover Photo EXTERIOR - Google's Exterior Photo tag - availability dependent on a location's business category INTERIOR - Google's Interior Photo tag - availability dependent on a location's business category FOOD_AND_DRINK - Google's Food and Drink Photo tag - availability dependent on a location's business category MENU - Google's Menu Photo tag, which should only be photos of the menu - availability dependent on a location's business category PRODUCT - Google's Product Photo tag - availability dependent on a location's business category TEAMS - Google's Teams Photo tag - availability dependent on a location's business category AT_WORK - Google's At Work Photo tag - availability dependent on a location's business category COMMON_AREA - Google's Common Area Photo tag - availability dependent on a location's business category ROOMS - Google's Rooms Photo tag - availability dependent on a location's business category Enum: "MAIN", "DOCTOR_COM_PORTRAIT", "LOGO", "STOREFINDER_LOGO", "SQUARED_LOGO", "LANDSCAPE", "STOREFINDER_COVER", "FACEBOOK_LANDSCAPE", "APPLE_LANDSCAPE", "MENU", "PHOTO", "ROOMS", "TEAMS", "AT_WORK", "PRODUCT", "EXTERIOR", "INTERIOR", "COMMON_AREA", "FOOD_AND_DRINK" - `response.location.photos.order` (integer) Sets the order in which the photos should be shown - `response.location.photos.dateCreated` (string) The date when the object was created in uberall database - `response.location.photos.lastUpdated` (string) Date of the last changes made to the photo - `response.location.photos.photo` (string, required) - `response.location.photos.locationId` (integer, required) - `response.location.endDate` (string) End date - `response.location.dateCreated` (string) Output only. The date and time the location was created in our database - `response.location.lastUpdated` (string) Output only. Date of the last changes made to the location. Includes updates by users, API, location cleansing, and duplicate checks - `response.location.autoSync` (boolean) When autosync is set to true, information changed for the location in Uberall will automatically be syncronized to all connected listings without the need to explicitly start a sync again after it's been started once. - `response.location.timezone` (string) The location's timezone - `response.location.openingDate` (string) The date the location will first open. Must be formatted YYYY-MM-DD - `response.location.serviceAreas` (array) Service areas available on the location. - `response.location.serviceAreas.name` (string, required) The name of the service area, e.g. Berlin, Deutschland Example: "Berlin, Deutschland" - `response.location.serviceAreas.placeId` (string, required) A unique place id , e.g. ChIJAVkDPzdOqEcRcDteW0YgIQQ, Place IDs uniquely identify a place in the Google Places database and on Google Maps. Please visit https://developers.google.com/places/place-id for more info Example: "ChIJAVkDPzdOqEcRcDteW0YgIQQ" - `response.location.callTrackingNumbers` (array) Add call tracking numbers for distribution to Google, Facebook, and Bing. The call tracking numbers must be different from the location's primary phone number - `response.location.callTrackingNumbers.number` (string) The call tracking number for the select directory -- must be different than the location's primary phone number. - `response.location.callTrackingNumbers.type` (string) Google, Facebook, or Bing Enum: "FOURSQUARE", "UBER", "GOOGLE", "WAZE", "GOOGLE_MAPS", "YELP", "YELP_API", "MEINESTADT", "YELLOW_MAP", "FOCUS", "LOKALEAUSKUNFT", "WEB_DE", "GMX", "ONE_AND_ONE", "FREIEAUSKUNFT", "POINTOO", "NOKIA_HERE", "FACEBOOK", "TOMTOM", "STADTBRANCHENBUCH", "CYLEX", "UNTERNEHMENSAUSKUNFT", "ACOMPIO", "BUSINESSBRANCHENBUCH", "YALWA", "THE_PHONEBOOK", "SCOOT", "CENTRAL_INDEX", "CITIPAGES", "ONE_NINE_TWO", "ONE_ONE_EIGHT", "THE_DAILY_RECORD", "THE_EVENING_STANDARD", "THE_SCOTSMAN", "LIVERPOOL_ECHO", "THE_SUN", "THE_INDEPENDENT", "TOUCH_LOCAL", "THE_MIRROR", "ANNUAIRE", "INFOBEL", "US_INFO_COM", "GARMIN", "FACTUAL", "BING", "WO_GIBTS_WAS", "KOOMIO", "ABCLOCAL", "YELLBO", "JELLOO", "GUIDELOCAL", "OEFFNUNGSZEITENBUCH", "APPLE_MAPS", "LOOCAL", "REGIONAL_DE", "WHERE_TO", "TUPALO", "GELBE_SEITEN", "DAS_OERTLICHE", "DIALO", "BUNDES_TELEFONBUCH", "BRANCHENBUCH_DEUTSCHLAND", "MARKTPLATZ_MITTELSTAND", "BUSQUEDA_LOCAL", "RICERCARE_IMPRESE", "PAGES24", "NAVMII", "AUDI", "BMW", "MERCEDES", "VW", "TOYOTA", "FORD", "FIAT", "GM", "ETRUSTED", "INSTAGRAM", "SHOPPING_TIME_NETWORK", "CITY_SQUARES", "SHOWMELOCAL", "LOCALSTACK", "CHAMBER_OF_COMMERCE", "JUDYS_BOOK", "BROWNBOOK", "MY_LOCAL_SERVICES", "YA_SABE", "UNIVISION", "AL_DIA_TX", "LA_VOZ_TX", "CHRON", "STATESMAN", "PALM_BEACH_POST", "MUNDO_HISPANICO", "EL_TIEMPO_LATINO", "LATINOS_US", "HOTFROG", "INFO_IS_INFO", "MANTA", "US_CITY", "GO_YELLOW", "N49", "PRATIQUE", "JUSTACOTE", "EZLOCAL", "ELOCAL", "TRUE_LOCAL", "START_LOCAL", "WOMO", "AUSSIE_WEB", "YELLOW_PAGES", "SUPER_PAGES", "WHITE_PAGES", "DEX_KNOWS", "KAUFDA_MANUAL", "I_GLOBAL", "BRANCHEN_INFO_MANUAL", "GUTE_BANKEN_MANUAL", "D_11880_COM_MANUAL", "BANKOEFFNUNGSZEITEN_DE_MANUAL", "BANK_OEFFNUNGSZEITEN_DE_MANUAL", "CYLEX_MANUAL", "FINDE_OFFEN_MANUAL", "MEIN_PROSPEKT_MANUAL", "DAS_SCHNELLE", "SENSIS_WHITE_PAGES", "SENSIS_TRUE_LOCAL", "SENSIS_YELLOW_PAGES", "FIND_OPEN", "WAND", "BELL_CA", "GO_LOCAL", "MEINUNGSMEISTER", "YANDEX", "YAHOO_MANUAL", "HOLIDAY_CHECK", "TRIP_ADVISOR", "BONIAL_FR", "ZIP_CH", "PAGES_JAUNES", "YELLOW_PAGES_SINGAPORE", "INFOGROUP", "WAZE_NEW", "UBER_NEW", "NEUSTAR", "TRUSTPILOT", "AUSKUNFT", "BAIDU", "NEXT_DOOR", "MICROSOFT_CORTANA", "GOOGLE_ASSISTANT", "CBANQUE", "ORANGE_118_712", "SIRI", "HUAWEI", "DOCTOR_COM", "CARE_DASH", "DENTAL_PLANS", "DOC_SPOT", "HEALTHGRADES", "SHARE_CARE", "VITALS", "WEB_MD", "WELLNESS", "ZOC_DOC", "ZWIVEL", "YP_COM_HEALTH", "BING_HEALTH", "NPPES", "RATE_MDS", "CITYSEARCH", "INSIDER_PAGES", "TWITTER", "ALEXA", "MAP_QUEST", "WEBSITE_WIDGETS", "ECO_MOVEMENT", "GOOGLE_EV", "APPLE_EV", "TESLA_EV", "EUROWAG_EV", "OPIS_EV", "TOMTOM_EV", "HERE_EV", "YELLOW_PAGES_CANADA", "BBB", "UBERALL_SOCIAL_ADS", "APPLE_APPS", "CONSUMER_AFFAIRS", "CREDIT_KARMA", "DELIVERY", "GLASSDOOR", "PLAY_GOOGLE", "GRUBHUB", "INDEED", "LENDING_TREE", "MENUISM", "OPEN_TABLE", "OPEN_TABLE_USA", "WALLET_HUB", "ZILLOW", "ZOMATO", "WHATS_APP", "FOUR_SCREEN", "AND_CHARGE", "LINKED_IN" - `response.location.utms` (array) UTM parameter to be appended to the location's website. Codes can be sent to Google, Facebook, and Bing. - `response.location.utms.parameters` (string) The UTM parameter that should be appended to the location website url - `response.location.actionLinks` (array) Links that appear on some directories for specific types of customer actions, such as food ordering, appointment setting, and booking reservations. Only available for specific business categories. - `response.location.actionLinks.directoryType` (string, required) The type of the Directory. Enum: "FOURSQUARE", "UBER", "GOOGLE", "WAZE", "GOOGLE_MAPS", "YELP", "YELP_API", "MEINESTADT", "YELLOW_MAP", "FOCUS", "LOKALEAUSKUNFT", "WEB_DE", "GMX", "ONE_AND_ONE", "FREIEAUSKUNFT", "POINTOO", "NOKIA_HERE", "FACEBOOK", "TOMTOM", "STADTBRANCHENBUCH", "CYLEX", "UNTERNEHMENSAUSKUNFT", "ACOMPIO", "BUSINESSBRANCHENBUCH", "YALWA", "THE_PHONEBOOK", "SCOOT", "CENTRAL_INDEX", "CITIPAGES", "ONE_NINE_TWO", "ONE_ONE_EIGHT", "THE_DAILY_RECORD", "THE_EVENING_STANDARD", "THE_SCOTSMAN", "LIVERPOOL_ECHO", "THE_SUN", "THE_INDEPENDENT", "TOUCH_LOCAL", "THE_MIRROR", "ANNUAIRE", "INFOBEL", "US_INFO_COM", "GARMIN", "FACTUAL", "BING", "WO_GIBTS_WAS", "KOOMIO", "ABCLOCAL", "YELLBO", "JELLOO", "GUIDELOCAL", "OEFFNUNGSZEITENBUCH", "APPLE_MAPS", "LOOCAL", "REGIONAL_DE", "WHERE_TO", "TUPALO", "GELBE_SEITEN", "DAS_OERTLICHE", "DIALO", "BUNDES_TELEFONBUCH", "BRANCHENBUCH_DEUTSCHLAND", "MARKTPLATZ_MITTELSTAND", "BUSQUEDA_LOCAL", "RICERCARE_IMPRESE", "PAGES24", "NAVMII", "AUDI", "BMW", "MERCEDES", "VW", "TOYOTA", "FORD", "FIAT", "GM", "ETRUSTED", "INSTAGRAM", "SHOPPING_TIME_NETWORK", "CITY_SQUARES", "SHOWMELOCAL", "LOCALSTACK", "CHAMBER_OF_COMMERCE", "JUDYS_BOOK", "BROWNBOOK", "MY_LOCAL_SERVICES", "YA_SABE", "UNIVISION", "AL_DIA_TX", "LA_VOZ_TX", "CHRON", "STATESMAN", "PALM_BEACH_POST", "MUNDO_HISPANICO", "EL_TIEMPO_LATINO", "LATINOS_US", "HOTFROG", "INFO_IS_INFO", "MANTA", "US_CITY", "GO_YELLOW", "N49", "PRATIQUE", "JUSTACOTE", "EZLOCAL", "ELOCAL", "TRUE_LOCAL", "START_LOCAL", "WOMO", "AUSSIE_WEB", "YELLOW_PAGES", "SUPER_PAGES", "WHITE_PAGES", "DEX_KNOWS", "KAUFDA_MANUAL", "I_GLOBAL", "BRANCHEN_INFO_MANUAL", "GUTE_BANKEN_MANUAL", "D_11880_COM_MANUAL", "BANKOEFFNUNGSZEITEN_DE_MANUAL", "BANK_OEFFNUNGSZEITEN_DE_MANUAL", "CYLEX_MANUAL", "FINDE_OFFEN_MANUAL", "MEIN_PROSPEKT_MANUAL", "DAS_SCHNELLE", "SENSIS_WHITE_PAGES", "SENSIS_TRUE_LOCAL", "SENSIS_YELLOW_PAGES", "FIND_OPEN", "WAND", "BELL_CA", "GO_LOCAL", "MEINUNGSMEISTER", "YANDEX", "YAHOO_MANUAL", "HOLIDAY_CHECK", "TRIP_ADVISOR", "BONIAL_FR", "ZIP_CH", "PAGES_JAUNES", "YELLOW_PAGES_SINGAPORE", "INFOGROUP", "WAZE_NEW", "UBER_NEW", "NEUSTAR", "TRUSTPILOT", "AUSKUNFT", "BAIDU", "NEXT_DOOR", "MICROSOFT_CORTANA", "GOOGLE_ASSISTANT", "CBANQUE", "ORANGE_118_712", "SIRI", "HUAWEI", "DOCTOR_COM", "CARE_DASH", "DENTAL_PLANS", "DOC_SPOT", "HEALTHGRADES", "SHARE_CARE", "VITALS", "WEB_MD", "WELLNESS", "ZOC_DOC", "ZWIVEL", "YP_COM_HEALTH", "BING_HEALTH", "NPPES", "RATE_MDS", "CITYSEARCH", "INSIDER_PAGES", "TWITTER", "ALEXA", "MAP_QUEST", "WEBSITE_WIDGETS", "ECO_MOVEMENT", "GOOGLE_EV", "APPLE_EV", "TESLA_EV", "EUROWAG_EV", "OPIS_EV", "TOMTOM_EV", "HERE_EV", "YELLOW_PAGES_CANADA", "BBB", "UBERALL_SOCIAL_ADS", "APPLE_APPS", "CONSUMER_AFFAIRS", "CREDIT_KARMA", "DELIVERY", "GLASSDOOR", "PLAY_GOOGLE", "GRUBHUB", "INDEED", "LENDING_TREE", "MENUISM", "OPEN_TABLE", "OPEN_TABLE_USA", "WALLET_HUB", "ZILLOW", "ZOMATO", "WHATS_APP", "FOUR_SCREEN", "AND_CHARGE", "LINKED_IN" - `response.location.actionLinks.url` (string, required) The deep-link to the page where the customer can facilitate the transaction. This should not be a homepage or location page unless the customer can make their request directly on that page. UTM parameters are not recommended and may be stripped by specific directories. - `response.location.actionLinks.type` (string, required) The specific customer action type - APPOINTMENT, ONLINE_APPOINTMENT, FOOD_ORDERING, FOOD_DELIVERY, FOOD_TAKEOUT, DINING_RESERVATION, SHOP_ONLINE Enum: "APPOINTMENT", "ONLINE_APPOINTMENT", "FOOD_ORDERING", "FOOD_DELIVERY", "FOOD_TAKEOUT", "DINING_RESERVATION", "SHOP_ONLINE", "AIRLINE_BOOK", "AIRLINE_CHECK_IN", "AIRLINE_FLIGHT_STATUS", "BOOK", "BOOK_ACTIVITIES", "BOOK_RIDES", "BOOK_TEETIMES", "BOOK_TOURS", "BUY_TICKETS", "CAREERS", "CHARGE_EV", "COUPONS", "DONATE", "EVENTS", "EVENTS_SHOWS", "EVENTS_SPORTS", "GIFT_CARD", "HOTEL_AMENITIES", "HOTEL_BOOK_ROOM", "AVAILABLE_PARKING", "RESERVE_PARKING", "RESTAURANT_JOIN_WAITLIST", "VIEW_MENU", "SERVICE_QUOTE", "STORE_DELIVERY", "STORE_PICKUP", "SERVICES", "SUPPORT", "SHOWTIMES", "VIEW_AVAILABILITY", "VIEW_PRICING", "APPLE_APPOINTMENT", "APPLE_FOOD_ORDERING", "APPLE_FOOD_DELIVERY", "APPLE_FOOD_TAKEOUT", "APPLE_DINING_RESERVATION", "APPLE_SHOP_ONLINE", "APPLE_AIRLINE_BOOK_TRAVEL", "APPLE_AIRLINE_CHECK_IN", "APPLE_AIRLINE_FLIGHT_STATUS", "APPLE_BOOK", "APPLE_BOOK_ACTIVITIES", "APPLE_BOOK_RIDES", "APPLE_BOOK_TEETIMES", "APPLE_BOOK_TOURS", "APPLE_BUY_TICKETS", "APPLE_CAREERS", "APPLE_CHARGE_EV", "APPLE_COUPONS", "APPLE_DONATE", "APPLE_EVENTS", "APPLE_EVENTS_SHOWS", "APPLE_EVENTS_SPORTS", "APPLE_GIFT_CARD", "APPLE_HOTEL_AMENITIES", "APPLE_HOTEL_BOOK_ROOM", "APPLE_PARKING_AVAILABLE_PARKING", "APPLE_PARKING_RESERVE_PARKING", "APPLE_RESTAURANT_JOIN_WAITLIST", "APPLE_RESTAURANT_PICKUP", "APPLE_RESTAURANT_VIEW_MENU", "APPLE_RETAIL_SERVICE_QUOTE", "APPLE_RETAIL_STORE_DELIVERY", "APPLE_RETAIL_STORE_PICKUP", "APPLE_SERVICES", "APPLE_SUPPORT", "APPLE_THEATER_NOW_PLAYING", "APPLE_VIEW_AVAILABILITY", "APPLE_VIEW_PRICING" - `response.location.actionLinks.appStoreUrl` (string) The link to the iOS application in Apple's App Store. This is required for transaction links with a directory_type of APPLE_MAPS unless the url value has the same domain as the website field. - `response.location.actionLinks.isPreferred` (boolean) Indicates to Google which one url per transaction link type should be set as the preferred flow for customers. Not required, but it is recommended to always flag one url, even if there is only one, as preferred because Google may pull in urls from third party partners. - `response.location.temporarilyClosed` (object) Set a location to temporarily closed with the ability to set a re-open date. Temporarily closed is best used if a location will be closed for more than seven days. If less than seven days, use special hours to show the location is closed. - `response.location.temporarilyClosed.temporarilyClosed` (boolean, required) Locations must have either TRUE or FALSE for this field to indicate if they are temporarily closed (TRUE) or not (FALSE). - `response.location.temporarilyClosed.reopenDate` (string) Set a re-open date for a temporarily closed location (Format: YYYY-MM-DD). The location will re-open at 12:01am local time. Leave null if the re-open date is unknown. - `response.location.features` (array) Output only. List of features available to the location Enum: "NEW_PHOTO_TYPES", "ADS", "ADS_READ", "ADS_WRITE", "ADVANCED_ANALYTICS_2_0", "AI_KNOWLEDGEBASE", "AI_LOCALISATION", "AI_LOCATION_INFORMATION", "AI_SUGGESTED_REPLIES", "APPLE_POSTING", "APPLE_POSTING_WRITE", "AUTO_RESPONSE", "AUTO_RESPONSE_WRITE", "AUTOMATION", "BASIC", "BASIC_PLUS", "BULK_UPDATES", "INSTAGRAM_POSTING", "INSTAGRAM_POSTING_WRITE", "LINKEDIN_POSTING", "BRAND_PAGE_POSTING", "BUSINESS_LEVEL_CONNECT", "CALL_TRACKING_NUMBERS", "CAN_PAY_INVOICE", "CAN_SEE_HELP_SECTION", "CHATBOT", "CHATBOT_READ", "CHATBOT_WRITE", "CHAT_READ", "CHAT_WRITE", "CLEANSING", "CONTENT_COLLECTION", "DAM", "DASHBOARD", "ENTERPRISE_ONBOARDING", "FACEBOOK_UNOWNED_PAGE_CREATE", "FACEBOOK_POSTING", "FIRST_PARTY_REVIEW_APPROVAL", "FORMS", "GOOGLE_POSTING", "HOMEPAGE", "INBOX", "INBOX_APPROVAL", "INBOX_PREVIEW", "INBOX_TEASER", "INBOX_TWITTER", "INBOX_READ", "INBOX_WRITE", "INBOX_2_0_BETA", "INBOX_2_0_BETA_READ", "INBOX_2_0_BETA_WRITE", "INBOX_FLAG", "LISTINGS", "LIVE_CHAT", "LOCAL_SEO_REPORT", "LOCATION_APPROVAL_REQUESTS", "LOCATION_GROUP", "LOCATION_STATUS_CHANGE", "LOCATION_TRANSLATION", "LOCATION_READ", "LOCATION_WRITE", "LOCAL_INVENTORY", "MANUAL_LISTINGS", "NEAR_ME_CHECK", "PHONE_OPTIONAL", "OTHERS_POSTING", "POSTING", "POSTING_APPROVAL", "POSTING_CAMPAIGN", "POSTING_READ", "POSTING_TONE_ADJUST", "POSTING_WRITE", "POSTING_PREVIEW", "PRICE_INFO", "QR_CODE_GENERATION", "RESPONSE_LIBRARY", "RESPONSE_LIBRARY_READ", "RESPONSE_LIBRARY_WRITE", "REVIEW_GENERATION_EMAIL", "REVIEW_GENERATION_SMS", "REVIEW_GENERATION_CREATE", "REVIEW_GENERATION_SEND", "LOCATION_APPROVAL", "LOCATION_SCHEDULED_UPDATES", "SINGLE_SIGN_ON", "SOCIAL_ADS", "STOREFINDER", "STOREFINDER_TRIAL_MODE", "LOCATOR_PAGES_BUILDER", "STOREFINDER_ANALYTICS", "STOREFINDER_GOOGLE", "STOREFINDER_MAPBOX", "SUPPORT", "SUPPRESSION", "TRACKING", "TRANSACTION_LINKS", "TWITTER_INBOX_READ", "TWITTER_INBOX_WRITE", "TWITTER_POSTING", "TWITTER_POSTING_WRITE", "UPGRADE", "USER_OTHERS_EDIT", "USER_SELF_EDIT", "UTMS", "WEBSITE_WIDGETS", "EXPANDED_REVIEWS_RESTAURANT", "EXPANDED_REVIEWS_FINANCE", "WHATS_APP_MESSAGES", "ACCESS_REQUEST_INVITATIONS", "AI_BULK_REPLIES", "SURVEYS", "SURVEYS_READ", "SURVEYS_WRITE", "ADVANCED_ANALYTICS" - `response.location.needsReview` (array) Needs review - `response.location.needsReview.description` (string) The description of the needs review - `response.location.needsReview.field` (string) The directory field that needs review Enum: "NAME", "NAME_DESCRIPTOR", "STREET_NO", "STREET", "STREET_TYPE", "ADDRESS_EXTRA", "PROVINCE", "ZIP", "CITY", "COUNTRY", "LATITUDE", "LONGITUDE", "ADDRESS_DISPLAY", "SERVICE_AREAS", "CATEGORIES", "OPENING_DATE", "PHONE", "CELLPHONE", "FAX", "WEBSITE", "WEBSITE_EXTRA", "EMAIL", "OPENINGHOURS", "OPENINGHOURS_NOTES", "SPECIAL_OPENINGHOURS", "MORE_HOURS", "KEYWORDS", "DESCRIPTION_SHORT", "DESCRIPTION_LONG", "IMPRINT", "LEGAL_IDENT", "TAX_NUMBER", "ATTRIBUTION", "IS_PUBLISHED", "SOCIAL_PROFILES", "ATTRIBUTES", "PAYMENT_OPTIONS", "BRANDS", "LANGUAGES", "SERVICES", "CONTENT_LISTS", "PHOTOS", "VIDEOS", "SOCIAL_POST", "DOCTOR_CATEGORIES", "NPI", "EV_DATA", "TRANSACTION_LINKS", "SUBLOCALITY", "CUSTOM_FIELDS" - `response.location.needsReview.type` (string) The type of the needs review Enum: "CANNOT_START_SYNC", "FIELD_INVALID", "NORMALIZATION_FAILED", "CLEANSING_FAILED", "CHECK_BEFORE_CLAIMING", "CONFLICT", "REJECTED", "CATEGORY_NOT_MATCHED", "NOT_MY_LISTING", "MANDATORY_FIELD_MISSING", "SUGGESTED_LISTING", "GOOGLE_ACCOUNT_NOT_FOUND", "PRE_SYNC", "CLEANSING_REQUIRED" - `response.location.needsReview.id` (integer) - `response.location.evData` (object) A description of the EV Charging station's location. Used to help customers find the station more easily - `response.location.evData.type` (string) Type of location of the charging station Enum: "ON_STREET", "OTHER", "PARKING_GARAGE", "PARKING_LOT", "UNDERGROUND_GARAGE", "ON_DRIVEWAY", "ALONG_MOTORWAY", "UNKNOWN" - `response.location.evData.owner` (string, required) Required - Owner of the location - `response.location.evData.operator` (string, required) Required - Operator of the chargepoints of the location - `response.location.evData.subOperator` (string) Suboperator of the chargepoints of the location - `response.location.evData.timezone` (string, required) The time zone of the location - `response.location.evData.isChargingClosed` (boolean) Indicates if the EVSEs can be used for charging outside the opening hours of the location. E.g. when the parking garage closes its barriers overnight, it will indicate if you still can charge till the next morning - `response.location.evData.updateTime` (string, required) Date/time of the last EV data update - `response.location.evData.supplyEquipments` (array) Charging Station information - `response.location.evData.supplyEquipments.uid` (string, required) Unique ID in the system of the CPO - `response.location.evData.supplyEquipments.evseId` (string) Required - Unique id for the outside world. Compliant with “eMI3standard version V1.0” - `response.location.evData.supplyEquipments.physicalReference` (string) A number/string printed on the outside of the EVSE for visual identification - `response.location.evData.supplyEquipments.updateTime` (string, required) Date/time of the Equipment's last update - `response.location.evData.supplyEquipments.connectors` (array) Details on each connector - `response.location.evData.supplyEquipments.connectors.identifier` (string, required) Required - Identifier of the connector within the EVSE created by the CPO. Two connectors may have the same id as long as they do not belong to the same EVSE object. - `response.location.evData.supplyEquipments.connectors.standard` (string, required) Required - The socket or plug standard of the charging point Enum: "CHADEMO", "CHAOJI", "DOMESTIC_A", "DOMESTIC_B", "DOMESTIC_C", "DOMESTIC_D", "DOMESTIC_E", "DOMESTIC_F", "DOMESTIC_G", "DOMESTIC_H", "DOMESTIC_I", "DOMESTIC_J", "DOMESTIC_K", "DOMESTIC_L", "DOMESTIC_M", "DOMESTIC_N", "DOMESTIC_O", "GBT_AC", "GBT_DC", "IEC_60309_2_single_16", "IEC_60309_2_three_16", "IEC_60309_2_three_32", "IEC_60309_2_three_64", "IEC_62196_T1", "IEC_62196_T1_COMBO", "IEC_62196_T2", "IEC_62196_T2_COMBO", "IEC_62196_T3A", "IEC_62196_T3C", "NEMA_5_20", "NEMA_6_30", "NEMA_6_50", "NEMA_10_30", "NEMA_10_50", "NEMA_14_30", "NEMA_14_50", "PANTOGRAPH_BOTTOM_UP", "PANTOGRAPH_TOP_DOWN", "TESLA_R", "TESLA_S" - `response.location.evData.supplyEquipments.connectors.format` (string, required) Required - The format of the connector, whether it is a socket or a plug Enum: "CABLE", "SOCKET" - `response.location.evData.supplyEquipments.connectors.powerType` (string, required) Required - Connector Power Type. Values can be: AC_1_PHASE, AC_3_PHASE, DC Enum: "AC_1_PHASE", "AC_2_PHASE", "AC_2_PHASE_SPLIT", "AC_3_PHASE", "DC" - `response.location.evData.supplyEquipments.connectors.voltage` (integer, required) Required - The voltage of the connector - `response.location.evData.supplyEquipments.connectors.amperage` (integer, required) Required - The maximum amperage of the connector - `response.location.evData.supplyEquipments.connectors.updateTime` (string, required) Date/time of the connector's last update - `response.location.evData.supplyEquipments.parkingRestrictions` (array) This value, if provided by CPO, represents the restriction to the parking spot for different purposes Enum: "CUSTOMERS", "DISABLED", "EV_ONLY", "MOTORCYCLES", "PLUGGED" - `response.location.doctorComData` (object) Description of the provider - `response.location.doctorComData.npi` (string) National Provider Id (NPI) - `response.location.doctorComData.hospitals` (array) Hospital affiliations. - `response.location.doctorComData.hospitals.hospitalName` (string, required) The name of the hospital the provider is affiliated with. - `response.location.doctorComData.hospitals.hospitalCity` (string) The city the hospital is located in. - `response.location.doctorComData.hospitals.hospitalState` (string) The state the hospital is located in. This should be the ISO 3166-2 two-character code (e.g. NY). - `response.location.doctorComData.educations` (array) List of universities where the provider received their degree(s). - `response.location.doctorComData.educations.educationName` (string, required) The name of the educational institution. - `response.location.doctorComData.educations.educationType` (string, required) The type of education degree (e.g. 'Medical Degree'). - `response.location.doctorComData.educations.startedYear` (integer) The year the provider started their education. - `response.location.doctorComData.educations.graduationYear` (integer) The year the provider graduated from the educational institution. This value must be the current year or earlier. - `response.location.doctorComData.insurances` (array) Insurance providers and plans accepted by the provider. - `response.location.doctorComData.insurances.companyName` (string, required) The name of the insurance provider company. - `response.location.doctorComData.insurances.insurancePlan` (string, required) The name of the insurance plan. - `response.location.doctorComData.credentials` (string) Medical professional's credentials (max character limit: 25) - `response.location.doctorComData.isProvider` (boolean) Defines if the listing is for a provider or not - `response.location.doctorComData.practiceName` (string) Name of the medical practice - `response.location.doctorComData.providerTitle` (string) Medical professional's title - `response.location.doctorComData.providerFirstname` (string) Medical professional's first name - `response.location.doctorComData.providerMiddlename` (string) Medical professional's middle name - `response.location.doctorComData.providerSurname` (string) Medical professional's surname - `response.location.doctorComData.doctorCategories` (array) Doctor.com categories - `response.location.doctorComData.university` (string) DEPRECATED (Replaced by 'educations'). - The University where the provider received their degree - `response.location.doctorComData.hospitalAffiliations` (string) DEPRECATED (Replaced by 'hospitals'). - Hospital affiliations - `response.location.doctorComData.insurancesAccepted` (string) DEPRECATED (Replaced by 'insurances'). - Types of insurance accepted by the provider - `response.location.socialPostId` (integer) - `response.location.businessName` (string) - `response.location.nameDescriptor` (string) An addition to the location's name which gives specific info about the location's address (e.g. Mall level 2 OR Inside Departures). Sent only to FACEBOOK - `response.location.contentLists` (array) The content list IDs (EVENTS, PRODUCTS, MENU, PEOPLE) describing the location - `response.location.missingMandatoryFields` (array) Output only. Compile all the fields that are currently missing but mandatory for some directories. They have to be set in the Location object, so that the Listing can be created / updated on the respective platform. List of Strings, e.g. [NAME, ZIP, PHONE] Enum: "NAME", "NAME_DESCRIPTOR", "STREET_NO", "STREET", "STREET_TYPE", "ADDRESS_EXTRA", "PROVINCE", "ZIP", "CITY", "COUNTRY", "LATITUDE", "LONGITUDE", "ADDRESS_DISPLAY", "SERVICE_AREAS", "CATEGORIES", "OPENING_DATE", "PHONE", "CELLPHONE", "FAX", "WEBSITE", "WEBSITE_EXTRA", "EMAIL", "OPENINGHOURS", "OPENINGHOURS_NOTES", "SPECIAL_OPENINGHOURS", "MORE_HOURS", "KEYWORDS", "DESCRIPTION_SHORT", "DESCRIPTION_LONG", "IMPRINT", "LEGAL_IDENT", "TAX_NUMBER", "ATTRIBUTION", "IS_PUBLISHED", "SOCIAL_PROFILES", "ATTRIBUTES", "PAYMENT_OPTIONS", "BRANDS", "LANGUAGES", "SERVICES", "CONTENT_LISTS", "PHOTOS", "VIDEOS", "SOCIAL_POST", "DOCTOR_CATEGORIES", "NPI", "EV_DATA", "TRANSACTION_LINKS", "SUBLOCALITY", "CUSTOM_FIELDS" - `response.location.mainPhoto` (object) The location's main picture - `response.location.socialProfiles` (array) The profiles of the location on social and professional networks (FACEBOOK, FOURSQUARE, INSTAGRAM, LINKEDIN, PINTEREST, TWITTER, VIMEO, XING, YOUTUBE) - `response.location.socialProfiles.url` (string) Url of the Social Profile - `response.location.socialProfiles.type` (string) Social Profile Type. Values: [FACEBOOK, LINKEDIN, TWITTER, YOUTUBE, XING, INSTAGRAM, FOURSQUARE, PINTEREST] Enum: "FACEBOOK", "LINKEDIN", "TWITTER", "YOUTUBE", "XING", "INSTAGRAM", "FOURSQUARE", "PINTEREST", "VIMEO" - `response.location.linkedToLocationGroups` (array) - `response.location.linkedToLocationGroups.id` (integer) ID of the LocationGroup. - `response.location.linkedToLocationGroups.lastUpdated` (string) Last updated date of the Location Group - `response.location.linkedToLocationGroups.name` (string) Name of the LocationGroup. - `response.location.linkedToLocationGroups.status` (string) Status of the Location Group Enum: "ACTIVE", "DELETED" - `response.location.linkedToLocationGroups.users` (array) - `response.location.linkedToLocationGroups.users.id` (integer) ID of the user Example: 1 - `response.location.linkedToLocationGroups.users.email` (string) Email of the user Example: "jan.didschuneit@uberall.com" - `response.location.linkedToLocationGroups.users.firstName` (string) First name of the user Example: "Jan" - `response.location.linkedToLocationGroups.users.lastName` (string) Last name of the user Example: "Didschuneit" - `response.location.linkedToLocationGroups.users.role` (string) Different roles a user account can have in the system. Enum: "UBER_API_ADMIN", "API_ADMIN", "ADMIN", "ACCOUNT_MANAGER", "BUSINESS_MANAGER", "LOCATION_MANAGER", "BUSINESS_MANAGER_INBOX" - `response.location.linkedToLocationGroups.users.status` (string) User Status Enum Enum: "INVITED", "CREATED", "VERIFIED", "UNVERIFIED", "INACTIVE", "DELETED", "NO_LOGIN" - `response.location.linkedToLocationGroups.creator` (integer) - `response.location.linkedToLocationGroups.salesPartner` (integer) - `response.location.linkedToLocationGroups.locationsCount` (integer) - `response.location.linkedToLocationGroups.locations` (array) - `response.location.linkedToLocationGroups.locations.id` (integer) ID of the location Example: 1 - `response.location.linkedToLocationGroups.locations.name` (string) Name of the location Example: "Location 1" - `response.location.linkedToLocationGroups.locations.status` (string) Status of the location Enum: "CREATED", "ACTIVE", "INACTIVE", "CANCELLED", "DELETED", "CLOSED" - `response.location.cleansingComment` (string) Cleansing comment by user, set only when cleansingStatus is INVALID_DATA. Possible Values (ADDRESS_DETAILS_VERIFIED, NAME_ADDRESS_DETAILS_UPDATED, NON_CLOSURE_CONFIRMATION,) Enum: "ADDRESS_DETAILS_VERIFIED", "NAME_ADDRESS_DETAILS_UPDATED", "NON_CLOSURE_CONFIRMATION" - `response.location.moreHours` (array) The location's additional service hours, such as delivery, pickup, happy hours etc. Submitted to Google. e.g. [{ "type": "ONLINE_SERVICE_HOURS", "hours": [{ "dayOfWeek": 1, "from1": "09:00", "to1": "18:00" }, { "dayOfWeek": 2, "from1": "09:00", "to1": "13:00" }] }, { "type": "ACCESS", "hours": [{ "dayOfWeek": 1, "from1": "06:00", "to1": "20:00" }] }] - `response.location.moreHours.type` (object) The MoreHours type - `response.location.moreHours.hours` (array) The MoreHours of the given type - `response.location.moreHours.hours.dayOfWeek` (integer) The MoreHours dayOfWeek, represented by a number Example: 1 - `response.location.moreHours.hours.from` (string) The MoreHours from as a String Example: "08:00" - `response.location.moreHours.hours.to` (string) The MoreHours to as a String Example: "18:00" - `response.location.publishedListingsCount` (integer) Output only. Number of published listings - `response.location.locationNeedsReview` (array) - `response.location.locationSyncable` (boolean) - `response.location.customFields` (array) A Map for identifying the value input for a specific custom field name on the location. Custom fields are created at the business level. "customFields": [ '{' "name": "foo", "value": "bar" '}', '{' "name": "baz", "value": "qux" '}' ] - `response.location.customFields.name` (string) The name of the custom field Example: "foo" - `response.location.customFields.value` (string) The value of the custom field Example: "bar" - `response.location.averageRating` (number) - `response.location.videos` (array) The location's videos - `response.location.videos.id` (integer) Identifier of the video in our system - `response.location.videos.url` (string) Url of the video - `response.location.videos.description` (string) Text description of the Video - `response.location.videos.type` (string) Video Platform. Values: [YOUTUBE, VIMEO] Enum: "YOUTUBE", "VIMEO", "UBERALL" - `response.location.skipFacebookPicturesUpdate` (boolean) - `response.location.businessCountry` (string) Enum: "AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "XK", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MP", "NO", "OM", "PK", "PW", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "UK", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW" - `response.location.profileCompleteness` (integer) Output only. Number representing completeness of location data, up to 100 - `response.location.businessSyncable` (boolean) - `response.location.dataPoints` (integer) Output only. Number of dataPoints (reviews, photos) left by users at this location - `response.location.listingsBeingUpdated` (integer) Output only. Number of listings still being updated - `response.location.activeListingsCount` (integer) Output only. Number of active listings - `response.location.activeDirectoriesCount` (integer) Output only. Number of active directories - `response.location.cleansingStatus` (string) Output only. Current cleansing status for the location. Possible values: NOT_CLEANSED, PENDING, CLEANSED, INVALID_DATA Enum: "NOT_CLEANSED", "PENDING", "CLEANSED", "INVALID_DATA" - `response.location.cleansingInvalidDataReason` (string) Output only. Invalid Cleansing Reason (eg. INCOMPLETE_ADDRESS,ADDRESS_ IS_PO_BOX,ADDRESS_ DOES_NOT_EXIST, LOCATION_IS_CLOSED, INFORMATION_IS_WRONG, LOCATION_IS_MOVED, NON_LATIN_CHARACTERS_ADDRESS, OTHER). Guide on how to fix invalid data issues - http://ubr.al/fix_invalid_data - `response.location.directoriesMissingConnect` (array) Enum: "FOURSQUARE", "UBER", "GOOGLE", "WAZE", "GOOGLE_MAPS", "YELP", "YELP_API", "MEINESTADT", "YELLOW_MAP", "FOCUS", "LOKALEAUSKUNFT", "WEB_DE", "GMX", "ONE_AND_ONE", "FREIEAUSKUNFT", "POINTOO", "NOKIA_HERE", "FACEBOOK", "TOMTOM", "STADTBRANCHENBUCH", "CYLEX", "UNTERNEHMENSAUSKUNFT", "ACOMPIO", "BUSINESSBRANCHENBUCH", "YALWA", "THE_PHONEBOOK", "SCOOT", "CENTRAL_INDEX", "CITIPAGES", "ONE_NINE_TWO", "ONE_ONE_EIGHT", "THE_DAILY_RECORD", "THE_EVENING_STANDARD", "THE_SCOTSMAN", "LIVERPOOL_ECHO", "THE_SUN", "THE_INDEPENDENT", "TOUCH_LOCAL", "THE_MIRROR", "ANNUAIRE", "INFOBEL", "US_INFO_COM", "GARMIN", "FACTUAL", "BING", "WO_GIBTS_WAS", "KOOMIO", "ABCLOCAL", "YELLBO", "JELLOO", "GUIDELOCAL", "OEFFNUNGSZEITENBUCH", "APPLE_MAPS", "LOOCAL", "REGIONAL_DE", "WHERE_TO", "TUPALO", "GELBE_SEITEN", "DAS_OERTLICHE", "DIALO", "BUNDES_TELEFONBUCH", "BRANCHENBUCH_DEUTSCHLAND", "MARKTPLATZ_MITTELSTAND", "BUSQUEDA_LOCAL", "RICERCARE_IMPRESE", "PAGES24", "NAVMII", "AUDI", "BMW", "MERCEDES", "VW", "TOYOTA", "FORD", "FIAT", "GM", "ETRUSTED", "INSTAGRAM", "SHOPPING_TIME_NETWORK", "CITY_SQUARES", "SHOWMELOCAL", "LOCALSTACK", "CHAMBER_OF_COMMERCE", "JUDYS_BOOK", "BROWNBOOK", "MY_LOCAL_SERVICES", "YA_SABE", "UNIVISION", "AL_DIA_TX", "LA_VOZ_TX", "CHRON", "STATESMAN", "PALM_BEACH_POST", "MUNDO_HISPANICO", "EL_TIEMPO_LATINO", "LATINOS_US", "HOTFROG", "INFO_IS_INFO", "MANTA", "US_CITY", "GO_YELLOW", "N49", "PRATIQUE", "JUSTACOTE", "EZLOCAL", "ELOCAL", "TRUE_LOCAL", "START_LOCAL", "WOMO", "AUSSIE_WEB", "YELLOW_PAGES", "SUPER_PAGES", "WHITE_PAGES", "DEX_KNOWS", "KAUFDA_MANUAL", "I_GLOBAL", "BRANCHEN_INFO_MANUAL", "GUTE_BANKEN_MANUAL", "D_11880_COM_MANUAL", "BANKOEFFNUNGSZEITEN_DE_MANUAL", "BANK_OEFFNUNGSZEITEN_DE_MANUAL", "CYLEX_MANUAL", "FINDE_OFFEN_MANUAL", "MEIN_PROSPEKT_MANUAL", "DAS_SCHNELLE", "SENSIS_WHITE_PAGES", "SENSIS_TRUE_LOCAL", "SENSIS_YELLOW_PAGES", "FIND_OPEN", "WAND", "BELL_CA", "GO_LOCAL", "MEINUNGSMEISTER", "YANDEX", "YAHOO_MANUAL", "HOLIDAY_CHECK", "TRIP_ADVISOR", "BONIAL_FR", "ZIP_CH", "PAGES_JAUNES", "YELLOW_PAGES_SINGAPORE", "INFOGROUP", "WAZE_NEW", "UBER_NEW", "NEUSTAR", "TRUSTPILOT", "AUSKUNFT", "BAIDU", "NEXT_DOOR", "MICROSOFT_CORTANA", "GOOGLE_ASSISTANT", "CBANQUE", "ORANGE_118_712", "SIRI", "HUAWEI", "DOCTOR_COM", "CARE_DASH", "DENTAL_PLANS", "DOC_SPOT", "HEALTHGRADES", "SHARE_CARE", "VITALS", "WEB_MD", "WELLNESS", "ZOC_DOC", "ZWIVEL", "YP_COM_HEALTH", "BING_HEALTH", "NPPES", "RATE_MDS", "CITYSEARCH", "INSIDER_PAGES", "TWITTER", "ALEXA", "MAP_QUEST", "WEBSITE_WIDGETS", "ECO_MOVEMENT", "GOOGLE_EV", "APPLE_EV", "TESLA_EV", "EUROWAG_EV", "OPIS_EV", "TOMTOM_EV", "HERE_EV", "YELLOW_PAGES_CANADA", "BBB", "UBERALL_SOCIAL_ADS", "APPLE_APPS", "CONSUMER_AFFAIRS", "CREDIT_KARMA", "DELIVERY", "GLASSDOOR", "PLAY_GOOGLE", "GRUBHUB", "INDEED", "LENDING_TREE", "MENUISM", "OPEN_TABLE", "OPEN_TABLE_USA", "WALLET_HUB", "ZILLOW", "ZOMATO", "WHATS_APP", "FOUR_SCREEN", "AND_CHARGE", "LINKED_IN" - `response.location.listingsInSync` (integer) Output only. The number of listings in sync - `response.location.suggestionsForFieldsAvailable` (boolean) - `response.location.businessType` (string) Enum: "SMB", "ENTERPRISE" - `response.location.contentCollections` (object) Content Collection - `response.location.contentCollections.id` (integer) Collection id - `response.location.contentCollections.identifier` (string, required) Mandatory - A unique identifier for the collection - `response.location.contentCollections.name` (string, required) Mandatory - Name of the content collection - `response.location.contentCollections.description` (string) A description of the collection - `response.location.contentCollections.type` (string, required) Mandatory - the type of content collection. Values can be: MENU, PEOPLE, PRODUCTS, SERVICES, or CUSTOM Enum: "MENU", "PEOPLE", "PRODUCTS", "CUSTOM", "SERVICES", "EVENTS" - `response.location.contentCollections.contentLists` (array) Mandatory - Sections within the content collections - `response.location.contentCollections.contentLists.id` (integer) Content List id - `response.location.contentCollections.contentLists.title` (string) The name of the content list: e.g. 'Lunch Menu' Example: "Lunch Menu" - `response.location.contentCollections.contentLists.type` (string) The type of content list. One of SERVICES, PRODUCTS, MENU, PEOPLE or CUSTOM. The type cannot be updated after creation. Enum: "MENU", "PEOPLE", "PRODUCTS", "CUSTOM", "SERVICES", "EVENTS" - `response.location.contentCollections.contentLists.description` (string) A description of the content list (section) - `response.location.contentCollections.contentLists.translations` (object) Language translations for the section title of a content collection Example: {"hu":{"title":"Magyar"},"fr":{"title":"Titre Français"}} - `response.location.contentCollections.contentLists.translations.locale` (object) Content List Translation - `response.location.contentCollections.contentLists.translations.locale.field` (string) The field for translation Enum: "TITLE" - `response.location.contentCollections.contentLists.items` (array) - `response.location.contentCollections.contentLists.items.title` (string, required) Title - `response.location.contentCollections.contentLists.items.description` (string) Description of the menu item: e.g. 'With mozzarella, fresh basil and tomatoes' - `response.location.contentCollections.contentLists.items.identifier` (string) Unique Identifier for the Menu - `response.location.contentCollections.contentLists.items.listName` (string) - `response.location.contentCollections.contentLists.items.id` (integer) The uberall unique id for the menu item - `response.location.contentCollections.contentLists.items.price` (integer) Price of the menu item in cents: e.g. '1500' for 15 € - `response.location.contentCollections.contentLists.items.currency` (string) Currency used for prices in ISO-4217: e.g. EUR, USD, CHF Enum: "EUR", "USD", "GBP", "CHF", "AUD", "RUB", "JPY", "AED", "AFN", "ALL", "AMD", "ANG", "AOA", "ARS", "AWG", "AZN", "BAM", "BBD", "BDT", "BGN", "BHD", "BIF", "BMD", "BND", "BOB", "BOV", "BRL", "BSD", "BTN", "BWP", "BYR", "BZD", "CAD", "CDF", "CHE", "CHW", "CLF", "CLP", "CNY", "COP", "COU", "CRC", "CUC", "CUP", "CVE", "CZK", "DJF", "DKK", "DOP", "DZD", "EGP", "ERN", "ETB", "FJD", "FKP", "GEL", "GHS", "GIP", "GMD", "GNF", "GTQ", "GYD", "HKD", "HNL", "HRK", "HTG", "HUF", "IDR", "ILS", "INR", "IQD", "IRR", "ISK", "JMD", "JOD", "KES", "KGS", "KHR", "KMF", "KPW", "KRW", "KWD", "KYD", "KZT", "LAK", "LBP", "LKR", "LRD", "LSL", "LTL", "LYD", "MAD", "MDL", "MGA", "MKD", "MMK", "MNT", "MOP", "MRO", "MUR", "MVR", "MWK", "MXN", "MXV", "MYR", "MZN", "NAD", "NGN", "NIO", "NOK", "NPR", "NZD", "OMR", "PAB", "PEN", "PGK", "PHP", "PKR", "PLN", "PYG", "QAR", "RON", "RSD", "RWF", "SAR", "SBD", "SCR", "SDG", "SEK", "SGD", "SHP", "SLL", "SOS", "SRD", "SSP", "STD", "SVC", "SYP", "SZL", "THB", "TJS", "TMT", "TND", "TOP", "TRY", "TTD", "TWD", "TZS", "UAH", "UGX", "USN", "UYI", "UYU", "UZS", "VEF", "VND", "VUV", "WST", "XAF", "XCD", "XDR", "XOF", "XPF", "XSU", "XUA", "YER", "ZAR", "ZMW", "ZWL" - `response.location.contentCollections.contentLists.items.category` (string) Category or section of the menu item (e.g. Starters, Drinks, Desert, etc.) Example: "Starters, Drinks, Desert, etc." - `response.location.contentCollections.contentLists.items.image` (object) Image of the menu (use the Image object format) - `response.location.contentCollections.contentLists.items.image.id` (integer) The uberall unique id for the image - `response.location.contentCollections.contentLists.items.image.url` (string, required) Image url - `response.location.contentCollections.contentLists.items.image.type` (string, required) The image type, one of [LOGO, MAIN, IMAGE] Enum: "LOGO", "MAIN", "IMAGE" - `response.location.contentCollections.contentLists.items.image.description` (string) Description of the image - `response.location.contentCollections.contentLists.items.image.uid` (string, required) user identifier of the image - `response.location.contentCollections.contentLists.items.url` (string) A valid page url with more details about the item - `response.location.contentCollections.contentLists.items.priceMax` (integer) Maximum price if you want to use a price range for the item - `response.location.contentCollections.contentLists.items.caloriesLow` (integer) The lowest possible number of calories for a menu item - `response.location.contentCollections.contentLists.items.caloriesHigh` (integer) The high end of the range of calories for a menu item - `response.location.contentCollections.contentLists.items.allergens` (array) Allergens in the food item (e.g. Eggs, Dairy, Wheat, etc.) Example: "Eggs, Dairy, Wheat, etc." - `response.location.contentCollections.contentLists.items.dietaryRestrictions` (array) Restrictive diet the menu item fits into (e.g. Vegetarian, Halal, etc.) Example: "Vegetarian, Halal, etc." - `response.location.contentCollections.locationIds` (array) Location Ids that should be associated with this collection - `response.location.contentCollections.isReadOnly` (boolean) Special field for FE indicating if the collection is read-only for the logged in user - `response.location.contentCollections.cuisineType` (string) Only applicable to Menu content collections - indicates the cuisine the restaurant serves Enum: "AMERICAN", "ASIAN", "BRAZILIAN", "BREAKFAST", "BRUNCH", "CHICKEN", "CHINESE", "FAMILY", "FAST_FOOD", "FRENCH", "GREEK", "GERMAN", "HAMBURGER", "INDIAN", "INDONESIAN", "ITALIAN", "JAPANESE", "KOREAN", "LATIN_AMERICAN", "MEDITERRANEAN", "MEXICAN", "PAKISTANI", "PIZZA", "SEAFOOD", "SPANISH", "SUSHI", "THAI", "TURKISH", "VEGETARIAN", "VIETNAMESE", "OTHER_CUISINE" - `response.location.contentCollections.url` (string) Applicable to Menu collections only - url to the brand webpage menu - `response.location.directoriesPublishingStatus` (array) - `response.location.businessId` (integer) ID of the business this location is linked to. Mandatory when creating a location. Sending a different ID than the current businessId when updating will lead to changing the business. This is only possible in case all connected accounts (Facebook, Google, …) are compatible. Example: 1234 - `response.location.attributes` (array) Google attributes - `response.location.attributes.externalId` (string) The google attribute id - `response.location.attributes.value` (string) The value of the attribute. The value depends on the valueType. BOOL: "true" or "false" Single URL:"http://uberall.com" Multiple URLs: ["http://uberall.com", "https://menuari2.com"] ENUM:"supportedValue1" or "supportedValue2" REPEATED_ENUM:"supportedValue1,supportedValue2" - `response.location.attributes.displayName` (string) The attribute's name in the required language. - `response.location.attributes.groupDisplayName` (string) Attribute group name - `response.location.attributes.valueMetadata` (array) List of possible values. - `response.location.attributes.valueMetadata.value` (string) The value - `response.location.attributes.valueMetadata.displayName` (string) Display name for this value - `response.location.attributes.valueType` (string) The attribute type. e.g. BOOL, URL, ENUM, REPEATED_ENUM Enum: "BOOL", "URL", "ENUM", "REPEATED_ENUM" - `response.location.services` (array) Services offered at the location. Do not use if Content Collections is enabled. Instead use the Service Item and Collection endpoints - `response.location.services.title` (string, required) Name of the service item as represented at the location - `response.location.services.description` (string) A description of the service - `response.location.services.identifier` (string) Required - A unique identifier for this service - `response.location.services.price` (integer) Price of the service item - `response.location.services.currency` (object) The currency of the price for this service - required when a price is given - `response.location.services.googleService` (string) The Google name for a structured service - this is required when applying a Google structured service but not necessary for freeform services. - `response.location.services.category` (integer) Business category the service should be applied to - this is required when applying a Google structured service but not necessary for freeform services. - `response.location.services.country` (string) The country where the locations providing this service are located - this is required when applying a Google structured service but not necessary for freeform services. - `response.location.visibilityIndex` (integer) Output only. The location's latest visibility index - `response.location.transactionLinks` (array) Links that appear on some directories for specific types of customer actions, such as food ordering, appointment setting, and booking reservations. Only available for specific business categories. - `response.uid` (string) UID - `response.status` (string) Status ## Response 400 fields (application/json): - `status` (string, required) Enum: "SUCCESS", "QUOTA_LIMIT_EXCEED", "NOT_AUTHORIZED", "FORBIDDEN", "BAD_ACCESS_TOKEN", "BAD_PRIVATE_KEY", "BAD_PUBLIC_KEY", "MISSING_PARAMETER", "INVALID_PARAMETER", "WRONG_PARAMETER_TYPE", "CONFLICT", "RESOURCE_LOCKED", "SERVER_ERROR", "ERROR", "NOT_FOUND", "BAD_REQUEST", "USER_ERROR", "PARTIAL_ERROR" - `message` (string) (optional) Holds further information about the response - `errorCode` (string) Enum: "NORMALIZATION_FAILED", "DATA_CORRUPTED", "INVALID_INPUT", "NOT_SYNCABLE", "PAYMENT_FAILED", "FREE_TIER_REACHED", "LIMIT_REACHED", "INACTIVE", "UNKNOWN", "IDENTIFIER_NOT_UNIQUE", "ACCOUNT_WAITING_FOR_AUTO_PAGE_SELECT", "NO_ACCOUNT_CONNECTED", "NO_PAGE_SELECTED", "PAGE_NOT_CREATED", "PAGE_IN_REVIEW", "PAGE_CLAIMED_BY_OTHERS", "OVERLAPPING_SOCIALPOST", "TOO_MANY_REPLIES", "REPLY_TOO_LONG", "DEPRECATED" - `response` (object) (optional) The actual response object of the response ## Response 401 fields (application/json): - `status` (string, required) Enum: "SUCCESS", "QUOTA_LIMIT_EXCEED", "NOT_AUTHORIZED", "FORBIDDEN", "BAD_ACCESS_TOKEN", "BAD_PRIVATE_KEY", "BAD_PUBLIC_KEY", "MISSING_PARAMETER", "INVALID_PARAMETER", "WRONG_PARAMETER_TYPE", "CONFLICT", "RESOURCE_LOCKED", "SERVER_ERROR", "ERROR", "NOT_FOUND", "BAD_REQUEST", "USER_ERROR", "PARTIAL_ERROR" - `message` (string) (optional) Holds further information about the response - `errorCode` (string) Enum: "NORMALIZATION_FAILED", "DATA_CORRUPTED", "INVALID_INPUT", "NOT_SYNCABLE", "PAYMENT_FAILED", "FREE_TIER_REACHED", "LIMIT_REACHED", "INACTIVE", "UNKNOWN", "IDENTIFIER_NOT_UNIQUE", "ACCOUNT_WAITING_FOR_AUTO_PAGE_SELECT", "NO_ACCOUNT_CONNECTED", "NO_PAGE_SELECTED", "PAGE_NOT_CREATED", "PAGE_IN_REVIEW", "PAGE_CLAIMED_BY_OTHERS", "OVERLAPPING_SOCIALPOST", "TOO_MANY_REPLIES", "REPLY_TOO_LONG", "DEPRECATED" - `response` (object) (optional) The actual response object of the response ## Response 403 fields (application/json): - `status` (string, required) Enum: "SUCCESS", "QUOTA_LIMIT_EXCEED", "NOT_AUTHORIZED", "FORBIDDEN", "BAD_ACCESS_TOKEN", "BAD_PRIVATE_KEY", "BAD_PUBLIC_KEY", "MISSING_PARAMETER", "INVALID_PARAMETER", "WRONG_PARAMETER_TYPE", "CONFLICT", "RESOURCE_LOCKED", "SERVER_ERROR", "ERROR", "NOT_FOUND", "BAD_REQUEST", "USER_ERROR", "PARTIAL_ERROR" - `message` (string) (optional) Holds further information about the response - `errorCode` (string) Enum: "NORMALIZATION_FAILED", "DATA_CORRUPTED", "INVALID_INPUT", "NOT_SYNCABLE", "PAYMENT_FAILED", "FREE_TIER_REACHED", "LIMIT_REACHED", "INACTIVE", "UNKNOWN", "IDENTIFIER_NOT_UNIQUE", "ACCOUNT_WAITING_FOR_AUTO_PAGE_SELECT", "NO_ACCOUNT_CONNECTED", "NO_PAGE_SELECTED", "PAGE_NOT_CREATED", "PAGE_IN_REVIEW", "PAGE_CLAIMED_BY_OTHERS", "OVERLAPPING_SOCIALPOST", "TOO_MANY_REPLIES", "REPLY_TOO_LONG", "DEPRECATED" - `response` (object) (optional) The actual response object of the response ## Response 404 fields (application/json): - `status` (string, required) Enum: "SUCCESS", "QUOTA_LIMIT_EXCEED", "NOT_AUTHORIZED", "FORBIDDEN", "BAD_ACCESS_TOKEN", "BAD_PRIVATE_KEY", "BAD_PUBLIC_KEY", "MISSING_PARAMETER", "INVALID_PARAMETER", "WRONG_PARAMETER_TYPE", "CONFLICT", "RESOURCE_LOCKED", "SERVER_ERROR", "ERROR", "NOT_FOUND", "BAD_REQUEST", "USER_ERROR", "PARTIAL_ERROR" - `message` (string) (optional) Holds further information about the response - `errorCode` (string) Enum: "NORMALIZATION_FAILED", "DATA_CORRUPTED", "INVALID_INPUT", "NOT_SYNCABLE", "PAYMENT_FAILED", "FREE_TIER_REACHED", "LIMIT_REACHED", "INACTIVE", "UNKNOWN", "IDENTIFIER_NOT_UNIQUE", "ACCOUNT_WAITING_FOR_AUTO_PAGE_SELECT", "NO_ACCOUNT_CONNECTED", "NO_PAGE_SELECTED", "PAGE_NOT_CREATED", "PAGE_IN_REVIEW", "PAGE_CLAIMED_BY_OTHERS", "OVERLAPPING_SOCIALPOST", "TOO_MANY_REPLIES", "REPLY_TOO_LONG", "DEPRECATED" - `response` (object) (optional) The actual response object of the response ## Response 409 fields (application/json): - `status` (string, required) Enum: "SUCCESS", "QUOTA_LIMIT_EXCEED", "NOT_AUTHORIZED", "FORBIDDEN", "BAD_ACCESS_TOKEN", "BAD_PRIVATE_KEY", "BAD_PUBLIC_KEY", "MISSING_PARAMETER", "INVALID_PARAMETER", "WRONG_PARAMETER_TYPE", "CONFLICT", "RESOURCE_LOCKED", "SERVER_ERROR", "ERROR", "NOT_FOUND", "BAD_REQUEST", "USER_ERROR", "PARTIAL_ERROR" - `message` (string) (optional) Holds further information about the response - `errorCode` (string) Enum: "NORMALIZATION_FAILED", "DATA_CORRUPTED", "INVALID_INPUT", "NOT_SYNCABLE", "PAYMENT_FAILED", "FREE_TIER_REACHED", "LIMIT_REACHED", "INACTIVE", "UNKNOWN", "IDENTIFIER_NOT_UNIQUE", "ACCOUNT_WAITING_FOR_AUTO_PAGE_SELECT", "NO_ACCOUNT_CONNECTED", "NO_PAGE_SELECTED", "PAGE_NOT_CREATED", "PAGE_IN_REVIEW", "PAGE_CLAIMED_BY_OTHERS", "OVERLAPPING_SOCIALPOST", "TOO_MANY_REPLIES", "REPLY_TOO_LONG", "DEPRECATED" - `response` (object) (optional) The actual response object of the response