Record
property-performance-result
No description available.
record property-performance-result {
ads-click-count: option<string>,
ads-clickthrough-rate: option<f64>,
ads-impression-count: option<string>,
advance-booking-window: option<property-performance-result-advance-booking-window-enum>,
brand: option<string>,
click-count: option<string>,
clickthrough-rate: option<f64>,
date: option<date>,
device-type: option<free-booking-links-result-device-type-enum>,
high-intent-users: option<bool>,
impression-count: option<string>,
length-of-stay: option<property-performance-result-length-of-stay-enum>,
occupancy: option<property-performance-result-occupancy-enum>,
partner-property-display-name: option<string>,
partner-property-id: option<string>,
property-region-code: option<string>,
user-region-code: option<string>,
vr-website-button-clicks: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| ads-click-count | option<string> | |
| ads-clickthrough-rate | option<f64> | |
| ads-impression-count | option<string> | |
| advance-booking-window | option<property-performance-result-advance-booking-window-enum> | |
| brand | option<string> | |
| click-count | option<string> | |
| clickthrough-rate | option<f64> | |
| date | option<date> | |
| device-type | option<free-booking-links-result-device-type-enum> | |
| high-intent-users | option<bool> | |
| impression-count | option<string> | |
| length-of-stay | option<property-performance-result-length-of-stay-enum> | |
| occupancy | option<property-performance-result-occupancy-enum> | |
| partner-property-display-name | option<string> | |
| partner-property-id | option<string> | |
| property-region-code | option<string> | |
| user-region-code | option<string> | |
| vr-website-button-clicks | option<string> |