Record
summarize-hotel-views-response
No description available.
record summarize-hotel-views-response {
last-feed-submission-time: option<string>,
last-manifest-update-time: option<string>,
live-on-google-property-count: option<string>,
matched-property-count: option<string>,
overclustered-property-count: option<string>,
overclustered-property-with-errors-count: option<string>,
unmatched-property-count: option<string>,
unmatched-property-with-errors-count: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| last-feed-submission-time | option<string> | |
| last-manifest-update-time | option<string> | |
| live-on-google-property-count | option<string> | |
| matched-property-count | option<string> | |
| overclustered-property-count | option<string> | |
| overclustered-property-with-errors-count | option<string> | |
| unmatched-property-count | option<string> | |
| unmatched-property-with-errors-count | option<string> |