Wasm Directoryalpha
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

NameTypeDescription
ads-click-countoption​<string>
ads-clickthrough-rateoption​<f64>
ads-impression-countoption​<string>
advance-booking-windowoption​<property-performance-result-advance-booking-window-enum>
brandoption​<string>
click-countoption​<string>
clickthrough-rateoption​<f64>
dateoption​<date>
device-typeoption​<free-booking-links-result-device-type-enum>
high-intent-usersoption​<bool>
impression-countoption​<string>
length-of-stayoption​<property-performance-result-length-of-stay-enum>
occupancyoption​<property-performance-result-occupancy-enum>
partner-property-display-nameoption​<string>
partner-property-idoption​<string>
property-region-codeoption​<string>
user-region-codeoption​<string>
vr-website-button-clicksoption​<string>