# Categories

Locations Hub - Categories

## Get the recommended attributes for a Category

 - [GET /categories/{id}/attribute-recommendations](https://docs.uberall.com/apis/swagger/categories/get_categories_id_attribute_recommendations.md): Get all Recommended attributes for the Category, Country excluding (already applied attributes on location/payment related attributes)
Notes:
- Sent to Google and Apple maps
- Only the non payment related attributes available and not applied to the location for the primary category of the location can be selected and setup

## Get Attributes for a specific Category

 - [GET /categories/{id}/attributes](https://docs.uberall.com/apis/swagger/categories/get_categories_id_attributes.md): Get all Attributes for the Category, Country and Language

Notes: 
- Sent to Google and Apple maps
- Only the attributes available for the primary category of the location can be selected and setup

## Get All or Several Categories

 - [GET /categories](https://docs.uberall.com/apis/swagger/categories/get_categories.md): Get a list of all available location categories, or specific location categories based on the following parameters

## Get available Google Structured Services for a specific Category

 - [GET /categories/{id}/google-services](https://docs.uberall.com/apis/swagger/categories/get_categories_id_google_services.md): GET the list of Google's structured services for a location's business category. Google does not have structured services for all business categories.

## Get the supported More Hours types for a specific Category

 - [GET /categories/{id}/more-hours-types](https://docs.uberall.com/apis/swagger/categories/get_categories_id_more_hours_types.md): Get all supported More Hours types for a specific Category. Optionally specify language, otherwise default sales partner language is returned

## Get available Photo types for a specific Category (deprecated)

 - [GET /categories/{id}/available-photo-types](https://docs.uberall.com/apis/swagger/categories/get_categories_id_available_photo_types.md): Deprecated: This endpoint is deprecated and will be removed in a future version.
                             Please use '/api/rules-engine/location-photo-constraints' instead.

