---
title: alternateIds
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/searchautocompleteresult/alternateids
---

# alternateIds

A list of alternate Place IDs that identify a feature.

## Declaration

```data
alternateIds: string[] | null;
```

## Discussion

Discussion These values associate alternate identifiers with a place that changes its identity over time. For information about place identifiers, see Identifying unique locations with Place IDs.
