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

# AlternateIdsResponse.AlternateIds

Contains a list of alternate Place IDs for a given Place ID.

## Declaration

```data
object AlternateIdsResponse.AlternateIds
```

## Properties

alternateIds: A list of alternate Place IDs for id. id: The Place ID.

## See Also

### Searching

- [AddressCategory](applemapsserverapi/addresscategory.md)
- [SearchACResultType](applemapsserverapi/searchacresulttype.md)
- [SearchResultType](applemapsserverapi/searchresulttype.md)
- [AlternateIdsResponse](applemapsserverapi/alternateidsresponse.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)
