[[["わかりやすい","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"]],["最終更新日 2024-12-18 UTC。"],[[["Place Autocomplete uses session tokens to group user search queries and selections into a single billable session."],["Each session requires a unique token, starting when the user begins typing and ending with a Place Details call after place selection."],["Using session tokens ensures all related requests are billed as one, reducing costs compared to individual request billing."],["Session tokens expire after the session concludes and should not be reused; a new token is needed for each new session."],["Omitting or reusing session tokens results in individual request billing under the Autocomplete - Per Request SKU."]]],["Place Autocomplete uses session tokens to group user search queries and place selections for billing. A session, initiated when a user starts typing, includes multiple autocomplete queries and one place selection. A unique token is required for each session. Using the same token or omitting it results in individual billing per request. Each session is terminated when a place is selected. If a user does not make a selection, then only the search queries are charged. Each API key used in the session must be from the same project.\n"]]