Skip to content

Instantly share code, notes, and snippets.

@jeduan
Last active January 26, 2022 22:55
Show Gist options
  • Save jeduan/50f94d63a801975ef182ecbdcbe27f39 to your computer and use it in GitHub Desktop.
Save jeduan/50f94d63a801975ef182ecbdcbe27f39 to your computer and use it in GitHub Desktop.
{
"__typename": "SectionContainer",
"id": "U2VjdGlvbkNvbnRhaW5lcjo1MDg0MTQ4OTA2NjUzMTE0MDUx",
"sectionComponentType": "EXPLORE_FILTER_VERTICAL_DATES",
"sectionContentStatus": null,
"sectionId": "LOCATION_FLOW:EXPLORE_SEARCH_DATE_PICKER",
"errors": [],
"sectionDependencies": [],
"enableDependencies": [],
"disableDependencies": [],
"loggingData": null,
"e2eLoggingSession": null,
"mutationMetadata": null,
"pluginPointId": null,
"section": {
"__typename": "ExploreFilterSection",
"airmojiName": null,
"bottomDescriptionText": null,
"collapseSelectedSubtitles": null,
"collapseText": null,
"collapseThreshold": null,
"dateRangeConstraint": {
"__typename": "ExploreDateRangeConstraint",
"minimumNights": 1
},
"descriptionText": null,
"expandText": null,
"experimentsMetadata": [],
"filterBarTitle": "",
"filterSectionId": "stays_date_picker",
"mutedText": null,
"onFilterChange": null,
"sectionType": null,
"selected": true,
"subtitle": null,
"title": "When will you be there?",
"subsections": [
{
"__typename": "ExploreFilterSection",
"airmojiName": null,
"bottomDescriptionText": null,
"collapseSelectedSubtitles": null,
"collapseText": null,
"collapseThreshold": null,
"dateRangeConstraint": null,
"descriptionText": null,
"expandText": null,
"experimentsMetadata": null,
"filterBarTitle": null,
"filterSectionId": "super_flexible_dates_toggle",
"mutedText": null,
"onFilterChange": null,
"sectionType": null,
"selected": true,
"subtitle": null,
"title": null,
"filterItems": [
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": null,
"selectedImageUrl": null,
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": {
"__typename": "ExploreFilterItemMetadata",
"averagePrice": null,
"dateSubtitles": null,
"description": null,
"intervalLabels": null,
"intervalValue": null,
"intervalValues": null,
"segmentedControlValues": [
"calendar",
"flexible_dates"
],
"segmentedControlLabels": [
"Calendar",
"I'm flexible"
],
"hideMaxHandle": null,
"hideMinHandle": null,
"highlightedDescription": null,
"maxValue": null,
"minValue": null,
"priceHistogram": null
},
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "date_picker_type",
"title": "Calendar",
"value": {
"__typename": "StringValue",
"stringValue": "calendar"
},
"valueType": "string"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": false,
"key": "date_picker_type",
"value": {
"__typename": "StringValue",
"stringValue": "calendar"
},
"valueType": "string"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": true,
"states": null,
"subType": null,
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": null,
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "Calendar",
"type": "single_segmented_control",
"value": null,
"subsectionItems": null
}
]
},
{
"__typename": "ExploreFilterSection",
"airmojiName": null,
"bottomDescriptionText": null,
"collapseSelectedSubtitles": null,
"collapseText": null,
"collapseThreshold": null,
"dateRangeConstraint": null,
"descriptionText": null,
"expandText": null,
"experimentsMetadata": null,
"filterBarTitle": null,
"filterSectionId": "date_picker_and_flexible_days",
"mutedText": null,
"onFilterChange": null,
"sectionType": null,
"selected": false,
"subtitle": null,
"title": null,
"filterItems": [
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": null,
"selectedImageUrl": null,
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": null,
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "checkin",
"title": null,
"value": null,
"valueType": "string"
},
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "checkout",
"title": null,
"value": null,
"valueType": "string"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": false,
"key": "checkin",
"value": null,
"valueType": "string"
},
{
"__typename": "ExploreSearchParam",
"inArray": false,
"key": "checkout",
"value": null,
"valueType": "string"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": null,
"subType": null,
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": null,
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "Dates",
"type": "date_picker",
"value": null,
"subsectionItems": null
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": {
"__typename": "ExploreFilterItemRule",
"flexibleDateSearchRule": {
"__typename": "ExploreFlexibleDateSearchRule",
"maxLeadTime": 360,
"maxStayLength": 60,
"experimentalMaxLeadTime": null,
"experimentalMaxStayLength": null,
"experimentName": null
}
},
"filterSectionId": null,
"imageUrl": null,
"selectedImageUrl": null,
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": null,
"params": [],
"searchParams": null,
"selected": false,
"states": null,
"subType": null,
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": null,
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": null,
"type": "flexible_date_picker",
"value": null,
"subsectionItems": [
{
"__typename": "ExploreFilterSection",
"airmojiName": null,
"bottomDescriptionText": null,
"collapseSelectedSubtitles": null,
"collapseText": null,
"collapseThreshold": null,
"dateRangeConstraint": null,
"descriptionText": null,
"expandText": null,
"experimentsMetadata": [],
"filterBarTitle": null,
"filterSectionId": "flexible_date_search_filter_section",
"mutedText": null,
"onFilterChange": null,
"sectionType": null,
"selected": false,
"subtitle": null,
"title": null,
"filterItems": [
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": null,
"selectedImageUrl": null,
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": {
"__typename": "ExploreFilterItemMetadata",
"averagePrice": null,
"dateSubtitles": null,
"description": null,
"intervalLabels": null,
"intervalValue": null,
"intervalValues": null,
"segmentedControlValues": null,
"segmentedControlLabels": null,
"hideMaxHandle": null,
"hideMinHandle": null,
"highlightedDescription": null,
"maxValue": null,
"minValue": null,
"priceHistogram": null
},
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "flexible_date_search_filter_type",
"title": "1 day",
"value": {
"__typename": "LongValue",
"longValue": "0"
},
"valueType": "integer"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": false,
"key": "flexible_date_search_filter_type",
"value": {
"__typename": "LongValue",
"longValue": "0"
},
"valueType": "integer"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": [],
"subType": null,
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": null,
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "1 day",
"type": "select",
"value": null
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": null,
"selectedImageUrl": null,
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": {
"__typename": "ExploreFilterItemMetadata",
"averagePrice": null,
"dateSubtitles": null,
"description": null,
"intervalLabels": null,
"intervalValue": null,
"intervalValues": null,
"segmentedControlValues": null,
"segmentedControlLabels": null,
"hideMaxHandle": null,
"hideMinHandle": null,
"highlightedDescription": null,
"maxValue": null,
"minValue": null,
"priceHistogram": null
},
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "flexible_date_search_filter_type",
"title": "2 days",
"value": {
"__typename": "LongValue",
"longValue": "3"
},
"valueType": "integer"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": false,
"key": "flexible_date_search_filter_type",
"value": {
"__typename": "LongValue",
"longValue": "3"
},
"valueType": "integer"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": [],
"subType": null,
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": null,
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "2 days",
"type": "select",
"value": null
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": null,
"selectedImageUrl": null,
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": {
"__typename": "ExploreFilterItemMetadata",
"averagePrice": null,
"dateSubtitles": null,
"description": null,
"intervalLabels": null,
"intervalValue": null,
"intervalValues": null,
"segmentedControlValues": null,
"segmentedControlLabels": null,
"hideMaxHandle": null,
"hideMinHandle": null,
"highlightedDescription": null,
"maxValue": null,
"minValue": null,
"priceHistogram": null
},
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "flexible_date_search_filter_type",
"title": "3 days",
"value": {
"__typename": "LongValue",
"longValue": "1"
},
"valueType": "integer"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": false,
"key": "flexible_date_search_filter_type",
"value": {
"__typename": "LongValue",
"longValue": "1"
},
"valueType": "integer"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": [],
"subType": null,
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": null,
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "3 days",
"type": "select",
"value": null
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": null,
"selectedImageUrl": null,
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": {
"__typename": "ExploreFilterItemMetadata",
"averagePrice": null,
"dateSubtitles": null,
"description": null,
"intervalLabels": null,
"intervalValue": null,
"intervalValues": null,
"segmentedControlValues": null,
"segmentedControlLabels": null,
"hideMaxHandle": null,
"hideMinHandle": null,
"highlightedDescription": null,
"maxValue": null,
"minValue": null,
"priceHistogram": null
},
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "flexible_date_search_filter_type",
"title": "7 days",
"value": {
"__typename": "LongValue",
"longValue": "2"
},
"valueType": "integer"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": false,
"key": "flexible_date_search_filter_type",
"value": {
"__typename": "LongValue",
"longValue": "2"
},
"valueType": "integer"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": [],
"subType": null,
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": null,
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "7 days",
"type": "select",
"value": null
}
]
}
]
}
]
},
{
"__typename": "ExploreFilterSection",
"airmojiName": null,
"bottomDescriptionText": null,
"collapseSelectedSubtitles": null,
"collapseText": null,
"collapseThreshold": null,
"dateRangeConstraint": null,
"descriptionText": null,
"expandText": null,
"experimentsMetadata": null,
"filterBarTitle": null,
"filterSectionId": "super_flexible_lengths_and_dates",
"mutedText": null,
"onFilterChange": null,
"sectionType": null,
"selected": true,
"subtitle": null,
"title": null,
"filterItems": [
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": null,
"selectedImageUrl": null,
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": null,
"params": [],
"searchParams": null,
"selected": true,
"states": null,
"subType": null,
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": null,
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "How long would you like to stay?",
"type": "subcategory",
"value": null,
"subsectionItems": [
{
"__typename": "ExploreFilterSection",
"airmojiName": null,
"bottomDescriptionText": null,
"collapseSelectedSubtitles": null,
"collapseText": null,
"collapseThreshold": null,
"dateRangeConstraint": null,
"descriptionText": null,
"expandText": null,
"experimentsMetadata": [],
"filterBarTitle": null,
"filterSectionId": "super_flexible_lengths",
"mutedText": null,
"onFilterChange": null,
"sectionType": null,
"selected": true,
"subtitle": null,
"title": null,
"filterItems": [
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": null,
"selectedImageUrl": null,
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": null,
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "flexible_trip_lengths",
"title": "Weekend",
"value": {
"__typename": "StringValue",
"stringValue": "weekend_trip"
},
"valueType": "array"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": true,
"key": "flexible_trip_lengths",
"value": {
"__typename": "StringValue",
"stringValue": "weekend_trip"
},
"valueType": "array"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": true,
"states": [],
"subType": "SUPER_FLEXIBLE_TRIP_LENGTH",
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": null,
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "Weekend",
"type": "single_select_pill",
"value": null
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": null,
"selectedImageUrl": null,
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": null,
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "flexible_trip_lengths",
"title": "Week",
"value": {
"__typename": "StringValue",
"stringValue": "one_week"
},
"valueType": "array"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": true,
"key": "flexible_trip_lengths",
"value": {
"__typename": "StringValue",
"stringValue": "one_week"
},
"valueType": "array"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": [],
"subType": "SUPER_FLEXIBLE_TRIP_LENGTH",
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": null,
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "Week",
"type": "single_select_pill",
"value": null
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": null,
"selectedImageUrl": null,
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": null,
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "flexible_trip_lengths",
"title": "Month",
"value": {
"__typename": "StringValue",
"stringValue": "one_month"
},
"valueType": "array"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": true,
"key": "flexible_trip_lengths",
"value": {
"__typename": "StringValue",
"stringValue": "one_month"
},
"valueType": "array"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": [],
"subType": "SUPER_FLEXIBLE_TRIP_LENGTH",
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": null,
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "Month",
"type": "single_select_pill",
"value": null
}
]
}
]
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": null,
"selectedImageUrl": null,
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": null,
"params": [],
"searchParams": null,
"selected": true,
"states": null,
"subType": null,
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": null,
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "When do you want to go?",
"type": "subcategory",
"value": null,
"subsectionItems": [
{
"__typename": "ExploreFilterSection",
"airmojiName": null,
"bottomDescriptionText": null,
"collapseSelectedSubtitles": null,
"collapseText": null,
"collapseThreshold": null,
"dateRangeConstraint": null,
"descriptionText": null,
"expandText": null,
"experimentsMetadata": [],
"filterBarTitle": null,
"filterSectionId": "super_flexible_dates",
"mutedText": null,
"onFilterChange": null,
"sectionType": null,
"selected": true,
"subtitle": null,
"title": null,
"filterItems": [
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": "https://a0.muscache.com/pictures/cf82c9bc-520a-4486-9be4-1f0927972381.jpg",
"selectedImageUrl": "https://a0.muscache.com/pictures/33e22c88-92bf-47be-847a-98a7e374d78b.jpg",
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": null,
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "flexible_trip_dates",
"title": "February",
"value": {
"__typename": "StringValue",
"stringValue": "february"
},
"valueType": "array"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": true,
"key": "flexible_trip_dates",
"value": {
"__typename": "StringValue",
"stringValue": "february"
},
"valueType": "array"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": true,
"states": [],
"subType": "SUPER_FLEXIBLE_TRIP_DATES",
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": "2022",
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "February",
"type": "pill_checkbox_with_image",
"value": null
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": "https://a0.muscache.com/pictures/cf82c9bc-520a-4486-9be4-1f0927972381.jpg",
"selectedImageUrl": "https://a0.muscache.com/pictures/33e22c88-92bf-47be-847a-98a7e374d78b.jpg",
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": null,
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "flexible_trip_dates",
"title": "March",
"value": {
"__typename": "StringValue",
"stringValue": "march"
},
"valueType": "array"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": true,
"key": "flexible_trip_dates",
"value": {
"__typename": "StringValue",
"stringValue": "march"
},
"valueType": "array"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": true,
"states": [],
"subType": "SUPER_FLEXIBLE_TRIP_DATES",
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": "2022",
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "March",
"type": "pill_checkbox_with_image",
"value": null
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": "https://a0.muscache.com/pictures/cf82c9bc-520a-4486-9be4-1f0927972381.jpg",
"selectedImageUrl": "https://a0.muscache.com/pictures/33e22c88-92bf-47be-847a-98a7e374d78b.jpg",
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": null,
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "flexible_trip_dates",
"title": "April",
"value": {
"__typename": "StringValue",
"stringValue": "april"
},
"valueType": "array"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": true,
"key": "flexible_trip_dates",
"value": {
"__typename": "StringValue",
"stringValue": "april"
},
"valueType": "array"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": [],
"subType": "SUPER_FLEXIBLE_TRIP_DATES",
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": "2022",
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "April",
"type": "pill_checkbox_with_image",
"value": null
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": "https://a0.muscache.com/pictures/cf82c9bc-520a-4486-9be4-1f0927972381.jpg",
"selectedImageUrl": "https://a0.muscache.com/pictures/33e22c88-92bf-47be-847a-98a7e374d78b.jpg",
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": null,
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "flexible_trip_dates",
"title": "May",
"value": {
"__typename": "StringValue",
"stringValue": "may"
},
"valueType": "array"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": true,
"key": "flexible_trip_dates",
"value": {
"__typename": "StringValue",
"stringValue": "may"
},
"valueType": "array"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": [],
"subType": "SUPER_FLEXIBLE_TRIP_DATES",
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": "2022",
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "May",
"type": "pill_checkbox_with_image",
"value": null
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": "https://a0.muscache.com/pictures/cf82c9bc-520a-4486-9be4-1f0927972381.jpg",
"selectedImageUrl": "https://a0.muscache.com/pictures/33e22c88-92bf-47be-847a-98a7e374d78b.jpg",
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": null,
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "flexible_trip_dates",
"title": "June",
"value": {
"__typename": "StringValue",
"stringValue": "june"
},
"valueType": "array"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": true,
"key": "flexible_trip_dates",
"value": {
"__typename": "StringValue",
"stringValue": "june"
},
"valueType": "array"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": [],
"subType": "SUPER_FLEXIBLE_TRIP_DATES",
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": "2022",
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "June",
"type": "pill_checkbox_with_image",
"value": null
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": "https://a0.muscache.com/pictures/cf82c9bc-520a-4486-9be4-1f0927972381.jpg",
"selectedImageUrl": "https://a0.muscache.com/pictures/33e22c88-92bf-47be-847a-98a7e374d78b.jpg",
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": null,
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "flexible_trip_dates",
"title": "July",
"value": {
"__typename": "StringValue",
"stringValue": "july"
},
"valueType": "array"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": true,
"key": "flexible_trip_dates",
"value": {
"__typename": "StringValue",
"stringValue": "july"
},
"valueType": "array"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": [],
"subType": "SUPER_FLEXIBLE_TRIP_DATES",
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": "2022",
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "July",
"type": "pill_checkbox_with_image",
"value": null
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": "https://a0.muscache.com/pictures/cf82c9bc-520a-4486-9be4-1f0927972381.jpg",
"selectedImageUrl": "https://a0.muscache.com/pictures/33e22c88-92bf-47be-847a-98a7e374d78b.jpg",
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": null,
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "flexible_trip_dates",
"title": "August",
"value": {
"__typename": "StringValue",
"stringValue": "august"
},
"valueType": "array"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": true,
"key": "flexible_trip_dates",
"value": {
"__typename": "StringValue",
"stringValue": "august"
},
"valueType": "array"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": [],
"subType": "SUPER_FLEXIBLE_TRIP_DATES",
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": "2022",
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "August",
"type": "pill_checkbox_with_image",
"value": null
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": "https://a0.muscache.com/pictures/cf82c9bc-520a-4486-9be4-1f0927972381.jpg",
"selectedImageUrl": "https://a0.muscache.com/pictures/33e22c88-92bf-47be-847a-98a7e374d78b.jpg",
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": null,
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "flexible_trip_dates",
"title": "September",
"value": {
"__typename": "StringValue",
"stringValue": "september"
},
"valueType": "array"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": true,
"key": "flexible_trip_dates",
"value": {
"__typename": "StringValue",
"stringValue": "september"
},
"valueType": "array"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": [],
"subType": "SUPER_FLEXIBLE_TRIP_DATES",
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": "2022",
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "September",
"type": "pill_checkbox_with_image",
"value": null
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": "https://a0.muscache.com/pictures/cf82c9bc-520a-4486-9be4-1f0927972381.jpg",
"selectedImageUrl": "https://a0.muscache.com/pictures/33e22c88-92bf-47be-847a-98a7e374d78b.jpg",
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": null,
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "flexible_trip_dates",
"title": "October",
"value": {
"__typename": "StringValue",
"stringValue": "october"
},
"valueType": "array"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": true,
"key": "flexible_trip_dates",
"value": {
"__typename": "StringValue",
"stringValue": "october"
},
"valueType": "array"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": [],
"subType": "SUPER_FLEXIBLE_TRIP_DATES",
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": "2022",
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "October",
"type": "pill_checkbox_with_image",
"value": null
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": "https://a0.muscache.com/pictures/cf82c9bc-520a-4486-9be4-1f0927972381.jpg",
"selectedImageUrl": "https://a0.muscache.com/pictures/33e22c88-92bf-47be-847a-98a7e374d78b.jpg",
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": null,
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "flexible_trip_dates",
"title": "November",
"value": {
"__typename": "StringValue",
"stringValue": "november"
},
"valueType": "array"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": true,
"key": "flexible_trip_dates",
"value": {
"__typename": "StringValue",
"stringValue": "november"
},
"valueType": "array"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": [],
"subType": "SUPER_FLEXIBLE_TRIP_DATES",
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": "2022",
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "November",
"type": "pill_checkbox_with_image",
"value": null
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": "https://a0.muscache.com/pictures/cf82c9bc-520a-4486-9be4-1f0927972381.jpg",
"selectedImageUrl": "https://a0.muscache.com/pictures/33e22c88-92bf-47be-847a-98a7e374d78b.jpg",
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": null,
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "flexible_trip_dates",
"title": "December",
"value": {
"__typename": "StringValue",
"stringValue": "december"
},
"valueType": "array"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": true,
"key": "flexible_trip_dates",
"value": {
"__typename": "StringValue",
"stringValue": "december"
},
"valueType": "array"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": [],
"subType": "SUPER_FLEXIBLE_TRIP_DATES",
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": "2022",
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "December",
"type": "pill_checkbox_with_image",
"value": null
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": "https://a0.muscache.com/pictures/cf82c9bc-520a-4486-9be4-1f0927972381.jpg",
"selectedImageUrl": "https://a0.muscache.com/pictures/33e22c88-92bf-47be-847a-98a7e374d78b.jpg",
"key": null,
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": null,
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "flexible_trip_dates",
"title": "January",
"value": {
"__typename": "StringValue",
"stringValue": "january"
},
"valueType": "array"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": true,
"key": "flexible_trip_dates",
"value": {
"__typename": "StringValue",
"stringValue": "january"
},
"valueType": "array"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": [],
"subType": "SUPER_FLEXIBLE_TRIP_DATES",
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": "2023",
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "January",
"type": "pill_checkbox_with_image",
"value": null
}
]
}
]
}
]
}
],
"filterItems": [],
"aggregateTotalMax": null
}
}
{
"__typename": "SectionContainer",
"id": "U2VjdGlvbkNvbnRhaW5lcjo3OTA4NjQ4MzAzNzkyMTgzNTM2",
"sectionComponentType": "EXPLORE_SEARCH_FLOW_FILTERS",
"sectionContentStatus": null,
"sectionId": "LOCATION_FLOW:EXPLORE_SEARCH_GUEST_PICKER",
"errors": [],
"sectionDependencies": [],
"enableDependencies": [],
"disableDependencies": [],
"loggingData": null,
"e2eLoggingSession": null,
"mutationMetadata": null,
"pluginPointId": null,
"section": {
"__typename": "ExploreFilterSection",
"airmojiName": null,
"bottomDescriptionText": "If you're lucky enough to have more than 2 pets with you, be sure to let your host know.",
"collapseSelectedSubtitles": null,
"collapseText": null,
"collapseThreshold": null,
"dateRangeConstraint": null,
"descriptionText": null,
"expandText": null,
"experimentsMetadata": [],
"filterBarTitle": "Guests",
"filterSectionId": "guest_picker",
"mutedText": null,
"onFilterChange": null,
"sectionType": null,
"selected": false,
"subtitle": null,
"title": "Who's coming?",
"subsections": [],
"filterItems": [
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": null,
"selectedImageUrl": null,
"key": "adults",
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": {
"__typename": "ExploreFilterItemMetadata",
"averagePrice": null,
"dateSubtitles": null,
"description": null,
"intervalLabels": null,
"intervalValue": null,
"intervalValues": null,
"segmentedControlValues": null,
"segmentedControlLabels": null,
"hideMaxHandle": null,
"hideMinHandle": null,
"highlightedDescription": null,
"maxValue": 16,
"minValue": 0,
"priceHistogram": null
},
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "adults",
"title": null,
"value": {
"__typename": "StringValue",
"stringValue": "0"
},
"valueType": "integer"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": false,
"key": "adults",
"value": {
"__typename": "StringValue",
"stringValue": "0"
},
"valueType": "integer"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": null,
"subType": null,
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": "Ages 13 or above",
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "Adults",
"type": "stepper",
"value": 0,
"subsectionItems": null
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": null,
"selectedImageUrl": null,
"key": "children",
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": {
"__typename": "ExploreFilterItemMetadata",
"averagePrice": null,
"dateSubtitles": null,
"description": null,
"intervalLabels": null,
"intervalValue": null,
"intervalValues": null,
"segmentedControlValues": null,
"segmentedControlLabels": null,
"hideMaxHandle": null,
"hideMinHandle": null,
"highlightedDescription": null,
"maxValue": 16,
"minValue": 0,
"priceHistogram": null
},
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "children",
"title": null,
"value": {
"__typename": "StringValue",
"stringValue": "0"
},
"valueType": "integer"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": false,
"key": "children",
"value": {
"__typename": "StringValue",
"stringValue": "0"
},
"valueType": "integer"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": null,
"subType": null,
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": "Ages 2–12",
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "Children",
"type": "stepper",
"value": 0,
"subsectionItems": null
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": null,
"selectedImageUrl": null,
"key": "infants",
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": {
"__typename": "ExploreFilterItemMetadata",
"averagePrice": null,
"dateSubtitles": null,
"description": null,
"intervalLabels": null,
"intervalValue": null,
"intervalValues": null,
"segmentedControlValues": null,
"segmentedControlLabels": null,
"hideMaxHandle": null,
"hideMinHandle": null,
"highlightedDescription": null,
"maxValue": 5,
"minValue": 0,
"priceHistogram": null
},
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "infants",
"title": null,
"value": {
"__typename": "StringValue",
"stringValue": "0"
},
"valueType": "integer"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": false,
"key": "infants",
"value": {
"__typename": "StringValue",
"stringValue": "0"
},
"valueType": "integer"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": null,
"subType": null,
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": "Under 2",
"subtitleAction": null,
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "Infants",
"type": "stepper",
"value": 0,
"subsectionItems": null
},
{
"__typename": "ExploreFilterItem",
"airmojiName": null,
"filterItemRule": null,
"filterSectionId": null,
"imageUrl": null,
"selectedImageUrl": null,
"key": "pets",
"learnMoreLink": null,
"linkChecked": null,
"linkUnchecked": null,
"onLinkChecked": null,
"metadata": {
"__typename": "ExploreFilterItemMetadata",
"averagePrice": null,
"dateSubtitles": null,
"description": null,
"intervalLabels": null,
"intervalValue": null,
"intervalValues": null,
"segmentedControlValues": null,
"segmentedControlLabels": null,
"hideMaxHandle": null,
"hideMinHandle": null,
"highlightedDescription": null,
"maxValue": 5,
"minValue": 0,
"priceHistogram": null
},
"params": [
{
"__typename": "ExploreFilterItemParam",
"isSerialized": false,
"key": "pets",
"title": null,
"value": {
"__typename": "StringValue",
"stringValue": "0"
},
"valueType": "integer"
}
],
"searchParams": {
"__typename": "ExploreSearchParams",
"locationSearch": null,
"params": [
{
"__typename": "ExploreSearchParam",
"inArray": false,
"key": "pets",
"value": {
"__typename": "StringValue",
"stringValue": "0"
},
"valueType": "integer"
}
],
"placeId": null,
"query": null,
"refinementPaths": [],
"resetFilters": false,
"resetKeys": [],
"tabId": "all_tab"
},
"selected": false,
"states": null,
"subType": null,
"subsectionSubtitle": null,
"subsectionTitle": null,
"subtitle": "Bringing an assistance animal?",
"subtitleAction": {
"__typename": "NavigateToPetInfoScreen",
"loggingData": {
"__typename": "LoggingEventData",
"loggingId": "explore.GUEST_PICKER.service_animal_disclosure_link"
}
},
"subtitleChecked": null,
"subtitleUnchecked": null,
"title": "Pets",
"type": "stepper",
"value": 0,
"subsectionItems": null
}
],
"aggregateTotalMax": {
"__typename": "ExploreAggregateTotalMax",
"filterItemsToAggregate": [
"adults",
"children"
],
"maxValue": 16
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment