Google 숙박시설 데이터 전송
개요
Google에서는 Google 검색 및 지도에 호텔 속성 데이터를 표시합니다. 이 데이터는
Google 숙박 시설 형식을 사용하여 Google에 전송할 수 있습니다.
Google에 숙박 데이터를 전송하려면 호텔 목록 피드에 데이터를 삽입하거나 (권장되는 방법) 전용 파일 전송을 설정하면 됩니다. 다음 섹션에서는 각 옵션을 설명합니다.
호텔 목록 피드에 데이터 삽입
기존 호텔 목록 피드가 있는 경우
<client_attr name="lodging">
아래의 <attributes>
섹션에 숙박 시설 데이터를
포함할 수 있습니다. 이 속성 값은 비즈니스 정보의 인코딩된 Lodging
proto의 Base64로 인코딩된 문자열입니다. 이 방법을 사용하면 Lodging.place_id
필드가 피드에 있는 특정 등록정보 항목의 호텔 ID여야 합니다.
추가 자료
자세한 내용은 다음을 참조하세요.
전용 파일 전송 설정하기
등록정보 항목에 숙박 시설 데이터를 직접 포함할 수 없는 경우 호스팅된 파일 전송을 별도로 설정할 수 있습니다. Lodging
proto 데이터는 textproto 또는 JSON 형식으로 지정할 수 있습니다. 설정은 호텔 등록정보 피드의 설정과 매우 유사합니다. 설정과 관련하여 도움이 필요하면 기술계정 관리자 (TAM)에게 문의하세요.
All rights reserved. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2023-12-01(UTC)
[null,null,["최종 업데이트: 2023-12-01(UTC)"],[[["Google uses the Google Lodging Format to display hotel attribute data in Search and Maps."],["Hotels can send their data to Google by embedding it within their hotel list feed or by using a dedicated file transfer."],["Embedding data involves placing Base64-encoded Lodging proto within the `\u003cattributes\u003e` section of the hotel list feed, using Hotel ID for `Lodging.place_id`."],["Dedicated file transfer is an alternative for hotels unable to embed data directly, requiring separate hosting similar to the hotel listing feed process and TAM assistance."]]],[]]