How to get cross-references for places
CrossReferences allows you to retrieve third-party supplier identifiers
for places, enabling correlation of places across external systems such as Yelp and
TripAdvisor. You must include CrossReferences in the
AdditionalFeatures request parameter.
Potential use cases
-
Data enrichment: Match places from your database with third-party review platforms to display ratings and reviews.
-
Cross-platform correlation: Link place records across multiple systems using shared supplier identifiers.
Examples
Developer tips
-
Cross-references are only available for point of interest (POI) results.
-
Not all places have cross-references. The field is omitted when no supplier references are available.
-
The
Sourcefield contains the name of the third-party supplier, andSourcePlaceIdcontains the identifier used by that supplier. -
To use the returned identifiers, refer to the supplier's API documentation. For example, see the Yelp Places API
on the Yelp website or the Tripadvisor Content API on the Tripadvisor website.