荷物追跡は、Google で荷物追跡の関連情報を表示する機能です。ユーザーが検索にアクセスしお客様の会社から発送した荷物の追跡を行う際に、荷物 ID を直接入力できるようになります。この機能では API を使用して荷物追跡情報を取得し、ユーザーに表示します。ユーザーが荷物を追跡しようとする際に、荷物追跡情報は Google 検索に次のように表示されます。
Google の荷物追跡は、RESTful JSON API をリアルタイムで呼び出して(POST リクエストのみ)、荷物追跡情報を取得します。荷物追跡情報を返すことができる既存の API を再利用する場合は、Google がご協力いたします。再利用する既存の API は、可用性と応答性の要件を満たし、必須のコンテンツを提供できる必要があります。
可用性と応答性
API ではダウンタイムがほとんど発生しないことが期待され、平均で 700 ミリ秒以内に応答し、応答全体の 95% が 1,000 ミリ秒を超えないことが求められます。API がこれらの要件を満たさない場合、荷物追跡情報の表示が停止されることがあります。
[[["わかりやすい","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-02-25 UTC。"],[[["Google's Package Tracking feature displays real-time package tracking information directly in Google Search results, enhancing the user experience."],["To participate in the Early Adopters Program, your package delivery company must primarily serve India, Japan, or Brazil, and have a compatible tracking API."],["Your tracking API must meet specific availability and responsiveness requirements to ensure a seamless user experience, including a response time within 700ms on average."],["The API must provide essential tracking data such as current status, and is recommended to include details like delivery date, transit events, and support contacts, while excluding personal or geographical information about the sender or recipient."],["Interested parties can express their interest in the program by completing the provided form."]]],["The Package Tracking Early Adopters Program allows companies to display package tracking information on Google Search. Participants must have a RESTful JSON API that Google can query to retrieve package data via POST requests. The API must be highly available, respond within 700ms on average, and include the `CurrentStatus`. It's recommended to also return fields such as `DeliveredDate`, `PromisedDate`, `TrackingNumber`, and `TransitEvents`. Eligible companies must serve India, Japan, or Brazil. The API cannot return sender or recipient personal data.\n"]]