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}
| Parameter | Description | Required | Default | Possible values | Notes |
|---|---|---|---|---|---|
SearchType | Search type | Y | Destination | SearchType=Destination | SearchType should be one of the following:• Destination • Place • Address |
Group | Group | N | Group=12345,12346,12347,12348 | Specifies a property group search. | |
RegionId | RegionId | N | regionId=178307 | Region ID that the destination resolves to. | |
CityName | City name | N | None | CityName=Seattle | CityName is mandatory for destination search. |
PlaceName | Place name | N | None | PlaceName=Seattle | PlaceName is mandatory for attraction or airport search. |
City | City | N | None | City=Seattle | City is mandatory for address search. |
Street | Street | N | None | Street=Madison st | Street is mandatory for address search. |
State | State | N | None | State=WA | State is mandatory for address search. |
Zipcode | Zipcode | N | None | Zipcode=98001 | Zipcode is mandatory for address search. |
InDate | Check-in date | N | None | InDate=2022-11-09 | One date format for all POS: yyyy-mm-dd |
OutDate | Check-out date | N | None | OutDate=2022-11-20 | One date format for all POS: yyyy-mm-dd. You can search up to 330 days out. |
daysInFuture | Days in future | N | None | daysInFuture=12 | Used in conjunction with stayLength to generate an in and out date in the future. Use instead of InDate and OutDate. |
stayLength | Stay length | N | None | stayLength=12 | Used in conjunction with daysInFuture to generate an in and out date in the future. Use instead of InDate and OutDate. |
Class | Class | N | 0 | Class=0 | • Class=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 |
ChainName | Property ChainName | N | 1 | ChainName=Executive | This is a text search of the property name, which may or may not contain the chainname. |
ChainId | Property ChainId | N | None | ChainId=55785513 | This is an integer value. |
StartRow | Index of first property to display in results. | N | none | ChainId=55785513 | |
SortBy | SortBy | N | 0 | ChainId=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 |
NumNights | N | ||||
NumRoom | Adult counts sometimes vary by point of sale 1 or 2. | N | 1 | Maximum of 8 rooms. | |
selected | Pin a selected property to the top of search results. | selected=911767 | Pin 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
| Parameter | Required | Default | Possible values |
|---|---|---|---|
NumAdult-Room{ROOM_INDEX} | N | NumAdult-Room1=1 | • Maximum of 8 rooms • Maximum of 14 adults • Maximum of 6 children |
NumChild-Room{ROOM_INDEX} | N | NumChild-Room1=2 | • Maximum of 8 rooms • Maximum of 14 adults • Maximum of 6 children |
Room{ROOM_INDEX}-Child{CHILD_INDEX}Age | N | Room1-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