{
    "BB_REPORTS_BOOKINGS_BY_CHANNEL": {
        "COLUMNS": {
            "LOCATION_TITLE": "Location",
            "BOOKED_ONLINE": "Booked online",
            "BOOKED_IN_STORE": "Booked in store",
            "COMPANY_ID": "Company ID"
        },
        "DATE_FORMAT": "dd/MM/yyyy",
        "DESCRIPTION": "Bookings within the selected time period, broken down by the channel through which they were booked. Updated in realtime.",
        "TITLE": "Bookings by channel",
        "TOOLTIPS": {
            "BOOKED_ONLINE": "Bookings made through a customer journey. Excludes cancelled.",
            "BOOKED_IN_STORE": "Bookings made through an admin journey. Excludes cancelled",
            "BOOKED_VIA_CALL_CENTRE": "Bookings made through call centre. Excludes cancelled."
        },
        "TOTALS_LABEL": "Totals"
    }
}