FlightsBookingsGroupedOverallElement
Field | Description | Type |
---|---|---|
*group | Group fields values combination for the requested grouping. | array[FlightsGroupElement] |
*overall | Bookings overall values of the corresponding group . |
FlightsBookingsOverall |
FlightsGroupElement
Field | Description | Type | Examples |
---|---|---|---|
*name | Name that identifies the element in the group. | string | trip_typeflight_type |
*value | Value of the corresponding element. | string | onewayactive |
FlightsBookingsOverall
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 |