Lodging deeplinks

Property launch page

The deeplink URL structure for the property launch page is https://{TemplateSiteDomain}/go/hotel/launch.

For example:

https://www.expedia.com/go/hotel/launch

Property search results page

Base URL:

  • /go/hotel/search/{searchType}/{startDate}/{endDate}
  • /go/hotel/search/{searchType}
ParameterDescriptionRequiredDefaultPossible valuesNotes
SearchTypeSearch typeYDestinationSearchType=DestinationSearchType should be one of the following:
• Destination
• Place
• Address
GroupGroupNGroup=12345,12346,12347,12348Specifies a property group search.
RegionIdRegionIdNregionId=178307Region ID that the destination resolves to.
CityNameCity nameNNoneCityName=SeattleCityName is mandatory for destination search.
PlaceNamePlace nameNNonePlaceName=SeattlePlaceName is mandatory for attraction or airport search.
CityCityNNoneCity=SeattleCity is mandatory for address search.
StreetStreetNNoneStreet=Madison stStreet is mandatory for address search.
StateStateNNoneState=WAState is mandatory for address search.
ZipcodeZipcodeNNoneZipcode=98001Zipcode is mandatory for address search.
InDateCheck-in dateNNoneInDate=2022-11-09One date format for all POS: yyyy-mm-dd
OutDateCheck-out dateNNoneOutDate=2022-11-20One date format for all POS: yyyy-mm-dd. You can search up to 330 days out.
daysInFutureDays in futureNNonedaysInFuture=12Used in conjunction with stayLength to generate an in and out date in the future. Use instead of InDate and OutDate.
stayLengthStay lengthNNonestayLength=12Used in conjunction with daysInFuture to generate an in and out date in the future. Use instead of InDate and OutDate.
ClassClassN0Class=0Class=0 - Show all
Class=20 - 2 stars or more
Class=30 - 3 stars or more
Class=40 - 4 stars or more
Class=50 - 5 stars
ChainNameProperty ChainNameN1ChainName=ExecutiveThis is a text search of the property name, which may or may not contain the chainname.
ChainIdProperty ChainIdNNoneChainId=55785513This is an integer value.
StartRowIndex of first property to display in results.NnoneChainId=55785513
SortBySortByN0ChainId=55785513• 0 to sort by Expedia picks
• 10 to sort by price
• 1 to sort by name
• 6 to sort by class
• 2 to sort by review scores
NumNightsN
NumRoomAdult counts sometimes vary by point of sale 1 or 2.N1Maximum of 8 rooms.
selectedPin a selected property to the top of search results.selected=911767Pin the property with ID 911767, the Seattle Marriott Waterfront, to the top of the search results.

Can use property ID alone or in combination with Destination or RegionID parameter.

Conditional parameters

ParameterRequiredDefaultPossible values
NumAdult-Room{ROOM_INDEX}NNumAdult-Room1=1• Maximum of 8 rooms
• Maximum of 14 adults
• Maximum of 6 children
NumChild-Room{ROOM_INDEX}NNumChild-Room1=2• Maximum of 8 rooms
• Maximum of 14 adults
• Maximum of 6 children
Room{ROOM_INDEX}-Child{CHILD_INDEX}AgeNRoom1-Child1Age=1• Maximum of 8 rooms
• Maximum of 14 adults
• Maximum of 6 children

Examples

  • https://www.expedia.com/go/hotel/info/533436/2022-11-12/2022-11-21?NumRooms=2&NumNights=2&NumAdult-Room1=1&NumAdult-Room2=2&NumChild-Room1=1&NumChild-Room2=2&Room1-Child1Age=4&Room2-Child1Age=6&Room2-Child2Age=8
  • Property details page for the Arizona Grand Resort: https://www.expedia.com/go/hotel/info/2774/2022-11-10/2022-11-25
Did you find this page helpful?
How can we improve this content?
Thank you for helping us improve!