Resource: HotelView
A hotel view.
JSON representation |
---|
{ "partnerHotelId": string, "googleHotelId": string, "googleClusterId": string, "partnerHotelDisplayName": string, "googleHotelDisplayName": string, "overclusteredPartnerHotelIds": [ string ], "primaryOverclusteredPartnerHotelId": string, "matchStatus": enum ( |
Fields | |
---|---|
partnerHotelId |
The unique ID of the hotel that the partner provides in their Hotel List Feed. |
googleHotelId |
Google's canonical ID for the hotel. |
googleClusterId |
The Google Maps identifier for the hotel. |
partnerHotelDisplayName |
Partner's hotel name. |
googleHotelDisplayName |
Google's hotel name. |
overclusteredPartnerHotelIds[] |
Other hotels with which the hotel is overclustered. If your feed contains overclustered hotels, update the feed and resubmit it. To do this, you can use the manual match tool. |
primaryOverclusteredPartnerHotelId |
The primary hotel in the overclustered set. |
matchStatus |
Current matching status of the hotel. |
dataIssueDetail[] |
The type and severity of each data quality issue in the feed. If your feed contains data issues, update the feed and resubmit it. For more information, refer to this article. |
matchFailureReasons[] |
The reasons why a hotel failed to match to a property on Maps. |
dataIssues[] |
DEPRECATED. Indicates that the hotel has data quality issues. The value of this field indicates the type of error. This has been replaced with the dataIssueDetail field. If your feed contains data issues, update the feed and resubmit it. For more information, refer to this article. |
liveOnGoogle |
Optional. Whether the hotel appears in Google's hotel booking links. Declaration & behavior to get detection of presence/absence in JSON conversion. |
propertyDetails |
Optional. A URL to the property on Google. Only available for properties that are listed. |
MatchStatus
Enumerates matching status of a hotel.
Enums | |
---|---|
MATCH_STATUS_UNSPECIFIED |
Not specified. |
MATCH_STATUS_UNKNOWN |
The value is unknown in this version. |
NOT_MATCHED |
This hotel does not correspond to a hotel on Google Maps. |
MATCHED |
This hotel corresponds to a hotel on Google Maps. |
MAP_OVERLAP |
More than one of your hotels match this hotel on Google Maps. |
Methods |
|
---|---|
|
Returns the list of hotel views. |
|
Returns summarized information about hotels. |