Popularity Ranking

The content below is outdated.

Please follow this link to get access to our Content API.

==== outdated content ====

 

The “ranking_data” object describes a POI’s Popularity Index ranking on Tripadvisor, which compares places of interest (accommodations, restaurants, and attractions) within the same destination based on their popularity. This is measured by the quality, quantity, and recency of their review content on Tripadvisor.

 "ranking_data": {
   "geo_location_id": "60745",
   "ranking_string": "#1 of 77 hotels in Boston",
   "geo_location_name": "Boston",
   "ranking_out_of": "77",
   "ranking": "1",
  }
}

 

Field

Type

Description

geo_location_id

number

Location ID of the destination within which the ranking applies

geo_location_name

string

Name of the destination within which the ranking applies. This string is localized where appropriate if a language other than English is requested.

ranking_string

string

Full text string describing the popularity ranking. This string is localized if a language other than English is requested.

ranking

number

The POI’s rank position within its ranking category and destination.

ranking_out_of

number

The total number of POIs in the same ranking category and destination.