# Listings

Locations Hub - Locations - Listings

## Get Location's Facebook Page

 - [GET /locations/{id}/facebook/page](https://docs.uberall.com/apis/swagger/listings/get_locations_id_facebook_page.md): Get the Facebook page connected to a specific location

## Disconnect Location's Facebook Page

 - [DELETE /locations/{id}/facebook/page](https://docs.uberall.com/apis/swagger/listings/delete_locations_id_facebook_page.md): Disconnect the Facebook page connected to a specific location

## Get information about the connected Google Page of the specified location

 - [GET /locations/{id}/google/page](https://docs.uberall.com/apis/swagger/listings/get_locations_id_google_page.md): Get information such as Google place id, write review URL, etc.

## Disconnect Google Page

 - [DELETE /locations/{id}/google/page](https://docs.uberall.com/apis/swagger/listings/delete_locations_id_google_page.md): Disconnect the Google Page connected to the specified location

## Disconnect Instagram Page

 - [DELETE /locations/{id}/instagram/page](https://docs.uberall.com/apis/swagger/listings/delete_locations_id_instagram_page.md): Disconnect the Instagram Page connected to the specified location

## Disconnect LinkedIn listing

 - [DELETE /locations/{id}/linked-in/page](https://docs.uberall.com/apis/swagger/listings/delete_locations_id_linked_in_page.md): Disconnects the LinkedIn page from the specified location

## Edit Listing

 - [PATCH /listings/{id}](https://docs.uberall.com/apis/swagger/listings/patch_listings_id.md): Used for MANUALLY_CREATED listings to update listingUrl and syncStatus

## Flag a Listing

 - [PUT /listings/{id}/flag](https://docs.uberall.com/apis/swagger/listings/put_listings_id_flag.md): Flag a listing if it is not corresponding to the right location

## Get all Listings for a specific Location

 - [GET /locations/{id}/listings-details/list](https://docs.uberall.com/apis/swagger/listings/get_locations_id_listings_details_list.md): Lists all the details of all Listings for a specific Location

## DEPRECATED - Connect Facebook Page (deprecated)

 - [POST /locations/{id}/facebook/page](https://docs.uberall.com/apis/swagger/listings/post_locations_id_facebook_page.md): Connect a Facebook page to the location

