[[["わかりやすい","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-11 UTC。"],[[["Place Autocomplete uses session tokens to group the query and selection phases of a user search into a single billable session."],["Session tokens help reduce billing by bundling multiple autocomplete queries and one place selection into a single request."],["Each session requires a unique session token; reusing tokens or omitting them results in individual billing for each request."],["A session starts when a user begins typing and ends when they select a place, after which the token becomes invalid."],["Ensure all API keys used within a session belong to the same Google Cloud console project for proper billing."]]],["Place Autocomplete uses session tokens to group a user's search query and place selection into a single session for billing. A session begins with the first user input and concludes with a place selection. Generate a fresh token for each new session using a version 4 UUID. Multiple autocomplete queries within a session use one token, then a Place Details call concludes it. If omitted or reused, requests are billed separately. API keys must match the same Google Cloud project.\n"]]