---
title: AlternateIdsResponse
framework: applemapsserverapi
role: symbol
role_heading: Object
path: applemapsserverapi/alternateidsresponse
---

# AlternateIdsResponse

A list of alternate Place IDs and associated errors.

## Declaration

```data
object AlternateIdsResponse
```

## Properties

errors: A list f of PlacesResponse.PlaceLookupError results. results: A list of AlternateIdsResponse.AlternateIds results.

## Topics

### Objects

- [AlternateIdsResponse.AlternateIds](applemapsserverapi/alternateidsresponse/alternateids.md)

## See Also

### Searching

- [AddressCategory](applemapsserverapi/addresscategory.md)
- [SearchACResultType](applemapsserverapi/searchacresulttype.md)
- [SearchResultType](applemapsserverapi/searchresulttype.md)
- [AlternateIdsResponse.AlternateIds](applemapsserverapi/alternateidsresponse/alternateids.md)
- [PlacesResponse](applemapsserverapi/placesresponse.md)
- [PlacesResponse.PlaceLookupError](applemapsserverapi/placesresponse/placelookuperror.md)
- [Search for places that match specific criteria](applemapsserverapi/-v1-search.md)
- [Search for places that meet specific criteria to autocomplete a place search](applemapsserverapi/-v1-searchautocomplete.md)
- [Search for a place using an identifier](applemapsserverapi/-v1-place-:id.md)
- [Search for places using mulitple identifiers](applemapsserverapi/-v1-place.md)
- [Obtain a list of alternate place identifiers](applemapsserverapi/-v1-place-alternateids.md)
