TypeFilter의 'included_primary_types'와 'included_types'의 차이점은 무엇인가요?
included_primary_types: 지정된 유형이 기본 또는 기본 카테고리인 장소를 필터링합니다. 이러한 장소에는 다른 보조 유형이 있을 수도 있습니다.
included_types: 기본 유형인지 보조 유형인지에 관계없이 지정된 유형이 카테고리 중 하나인 장소를 필터링합니다.
예를 들어 included_primary_types이 restaurant으로 설정된 검색은 주요 기능이 음식을 제공하는 장소를 반환하는 반면, included_types이 restaurant으로 설정된 검색은 cafe이 있는 museum과 같은 다른 기본 카테고리가 있더라도 음식을 제공하는 장소를 반환합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-08-06(UTC)"],[],[]]