FlightsBookingsComparableSeriesOverall
Field | Description | Type |
---|---|---|
timeframe | Reference date range. | FlightsSearchesComparableTimeframe |
value | Searches overall data series for the corresponding timeframe . |
FlightsSearchesSeriesOverall |
FlightsSearchesComparableTimeframe
Field | Description | Type |
---|---|---|
search | Reference search date range. | Timeframe |
departure | Reference departure date range. | Timeframe |
Timeframe
Field | Description | Type |
---|---|---|
*from | Start date of timeframe. | date |
*to | End date of timeframe. | date |
FlightsSearchesSeriesOverall
Field | Description | Type |
---|---|---|
series | Searches overall series data for the requested period. | array[FlightsSearchesSeriesOverallElement] |
FlightsSearchesSeriesOverallElement
Field | Description | Type |
---|---|---|
*period | Date representing the requested period, corresponding to the first day of the period.day : the day itself.week : first day of the corresponding week.month : first day of the corresponding month. |
date |
*value | Searches overall data of corresponding period . |
FlightsSearchesOverall |
FlightsSearchesOverall
Field | Description | Type |
---|---|---|
searches | Count of searches performed. | int |
days_in_advance | Average number of days elapsed between search date and departure date. | decimal |
length_of_stay | Average number of days elapsed between outbound and inbound departure dates for round trip flights. | decimal |
partition | Incidence percentage of the group's searches over total searches. | decimal |