Places API에 대한 iOS용 Places SDK 요청은 SKU별로 청구됩니다.
정보정보 아이콘을 클릭하여 이 페이지의 목차를 확인합니다.
자동 완성 (신규) 세션 정보
Autocomplete (신규) 세션에는 하나 이상의 Autocomplete (신규) 요청과 Place Details (신규) 요청 또는 Address Validation 요청이 포함됩니다. 동일한 세션 토큰이 Autocomplete (신규) 요청 및 후속 Place Details (신규) 요청 또는 Address Validation 요청에 전달됩니다.
세션은 첫 번째 Autocomplete (신규) 요청으로 시작됩니다. 그런 다음 사용자가 Autocomplete (신규) 추천 검색어 중 하나를 선택하면 장소 세부정보 (신규) 요청 또는 주소 유효성 검사 요청이 이루어집니다. 세션이 중단된 경우(즉, Place Details(New) 요청 또는 주소 유효성 검사 요청이 이루어지지 않은 경우) Autocomplete(New) 요청에 대해 세션 토큰이 제공되지 않은 것처럼 요금이 청구됩니다.
사용자가 장소를 선택한 후 (즉, 장소 세부정보 (신규) 요청 또는 주소 유효성 검사 요청이 이루어진 후) 새 세션 토큰을 사용하여 새 세션을 시작해야 합니다.
세션 토큰은 하나의 세션에 유효하며 두 개 이상의 세션에 사용할 수 없습니다. 세션 토큰을 재사용하면 세션이 유효하지 않은 것으로 간주되어 세션 토큰이 제공되지 않은 것처럼 요청에 대해 요금이 청구됩니다.
[[["이해하기 쉬움","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-03-21(UTC)"],[[["Google Maps Platform Places SDK for iOS pricing is based on SKUs (product identifiers) for each API request and volume tiers."],["Autocomplete requests without a session token or abandoned sessions are billed per request."],["Place Details requests incur charges based on the data fields requested (Basic, Contact, Atmosphere)."],["Using Field Masks to retrieve only necessary data fields can optimize costs."],["Session tokens should be used to manage Autocomplete sessions and avoid unnecessary charges."]]],["The Places SDK for iOS requires an API key and enabled billing, using a pay-as-you-go model with SKUs. Field masks help minimize costs by limiting response data; billing is at the highest applicable SKU if fields from various levels are chosen. Autocomplete sessions, comprising autocomplete requests and a following Place Details or Address Validation request, require a unique session token. Pricing varies across SKUs, such as Place Details, Autocomplete, Nearby Search, Text Search, Data and Photos, with monthly credits and volume-based discounts.\n"]]