Partners can add an additional hotel-level ID in their list of properties for use when Google generates dynamic landing pages. This is particularly relevant for partners that have different domains per property or different IDs for their properties and their landing pages.
Instructions
Step 1: Update your property list
Hotel list upload
CSV
- Add a new column in your hotel list: alternate_hotel_id
XML
-
Update your file as follows:
<listings ... >
<listing>
<content>
<attributes>
<client_attr name="alternate_hotel_id">123456</client_attr>
- Populate it for the hotels that need it
Hotel list fetch
-
Update your XML file as follows:
<listings ... >
<listing>
<content>
<attributes>
<client_attr name="alternate_hotel_id">123456</client_attr>
- Populate for the hotels that need it
Step 2: Update your landing page
- If you require different domains for each hotel, use this formatting:
- https://(ALTERNATE-HOTEL-ID).com/…
- If you require different hotel IDs to resolve your booking engine, use this formatting:
- https://domain.com/(ALTERNATE-HOTEL_ID)/…
Note: Testing your landing page may fail if we have not received prices for your hotels. In that case, go ahead and save it with errors.
Step 3: Preview and verify a hotel
- Pick a hotel that has an alternative hotel ID in Hotel Centre and click Preview.
- Verify that the URL works for a given date/occupancy combination.
- Try a few more hotels.