透過集合功能整理內容
你可以依據偏好儲存及分類內容。
包裹追蹤功能早期採用者計畫
這項功能可以在 Google 上顯示包裹追蹤相關資訊。當使用者想利用 Google 搜尋追蹤貴公司運送的包裹時,可以直接輸入包裹 ID。這項功能就會運用您的 API 擷取包裹追蹤資訊並對使用者顯示。以下是使用者利用 Google 搜尋追蹤包裹時,包裹追蹤資訊可能的顯示方式。
功能適用情況
包裹追蹤功能適用於 Google 搜尋支援的所有語言和國家/地區。
需求條件
您必須符合下列條件才能加入包裹追蹤功能早期採用者計畫:
-
您的包裹配送公司總部必須設於印度、日本或巴西,或必須是提供區域服務的包裹運送公司的唯一授權包裹追蹤資訊供應商。
-
Google 包裹追蹤功能會即時呼叫 (僅限 POST 要求) 符合 REST 樣式的 JSON API,藉此擷取包裹追蹤資訊。如果您現有的 API 可以傳回這項資訊,我們可以協助您重複使用該 API。您的 API 必須符合可用性和回覆速度的需求條件,並提供必要內容。
可用性和回覆速度
您的 API 必須幾乎隨時處於運作狀態、能夠在平均 700 毫秒內回覆,且第 95 個百分位數不得超過 1000 毫秒。如果您的 API 不符合這些需求條件,我們會停止顯示您的包裹追蹤資訊。
內容
您的 API 必須傳回下列資訊,整合功能才能順利運作:
必填欄位 |
CurrentStatus
|
包裹目前的狀態,包括目前顯示狀態生效的日期和時間,以及任何錯誤狀態。
|
強烈建議您讓 API 一併傳回下列資訊:
建議欄位 |
DeliveredDate
|
包裹送達的日期和時間 (如果已送達的話)。
|
PromisedDate
|
包裹預計送達的日期。
|
TrackingNumber
|
包裹追蹤號碼。
|
TrackingURL
|
供使用者查看包裹追蹤資訊和任何額外詳細資訊的網站網址。
|
SupportPhoneNumbers
|
各個地區適用的支援電話號碼清單。
|
TransitEvents
|
包裹送達前於寄送流程中發生的一系列過渡事件,包括日期、時間、城市、州和國家/地區 (如適用)。
|
CreateDate
|
追蹤號碼的建立日期和時間。
|
PickupDate
|
貨運公司的收件日期。
|
TimestampEvent
|
特定包裹相關事件的時間戳記。
|
LocationEvent
|
特定包裹相關事件的位置。
|
CanReschedule
|
是否能重新安排包裹寄送時程。
|
我們不接受下列資訊:
- 包裹收件者或寄件者的任何個人資訊。
- 包裹收件者或寄件者的任何地理位置資訊。
如何表達參加意願
如果您有興趣參加包裹追蹤功能早期採用者計畫,歡迎填寫這份表單。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-08-04 (世界標準時間)。
[null,null,["上次更新時間:2025-08-04 (世界標準時間)。"],[[["\u003cp\u003eGoogle's Package Tracking feature displays real-time package tracking information directly in Google Search results, enhancing the user experience.\u003c/p\u003e\n"],["\u003cp\u003eTo participate in the Early Adopters Program, your package delivery company must primarily serve India, Japan, or Brazil, and have a compatible tracking API.\u003c/p\u003e\n"],["\u003cp\u003eYour tracking API must meet specific availability and responsiveness requirements to ensure a seamless user experience, including a response time within 700ms on average.\u003c/p\u003e\n"],["\u003cp\u003eThe 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.\u003c/p\u003e\n"],["\u003cp\u003eInterested parties can express their interest in the program by completing the provided form.\u003c/p\u003e\n"]]],["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"],null,["# Package Tracking on Google | Google Search Central\n\nPackage tracking Early Adopters Program\n=======================================\n\n\nPackage tracking is a feature that displays package tracking related information on Google. When\npeople come to Search looking to track a package shipped with your company, they'll be able to\nenter a package ID directly. The feature uses your API to retrieve the package tracking\ninformation and then displays it to the user. Here's how package tracking information may appear\non Google Search when a user seeks to track a package.\n| **Note**: The actual appearance in search results might be different.\n\nFeature availability\n--------------------\n\n\nPackage tracking is available in all languages and countries where Google Search is available.\n\nRequirements\n------------\n\n\nTo be considered for participation in the package tracking early adopters program, you must meet\nthe following requirements:\n\n- Your package delivery company must either be based out of India, Japan, or Brazil, or must be the sole authorized provider of packing tracking information for a package delivery company that services those areas.\n- Google Package Tracking makes real-time calls (POST requests only) to a RESTful JSON API to retrieve package tracking information. If you have an existing API that can return this information, we can work with you to re-use it. Your API must meet the [availability and responsiveness requirement](#availability) and provide the [required content](#content).\n\n### Availability and responsiveness\n\n\nWe expect almost no downtime from your API and require that your API respond within 700ms on\naverage with the 95th percentile not exceeding 1,000ms. If your API doesn't meet\nthese requirements, we may stop displaying your package tracking information.\n\n### Content\n\n\nFor the integration to work, your API must return the following information:\n\n| Required field ||\n|-----------------|-------------------------------------------------------------------------------------------------------------------|\n| `CurrentStatus` | The current status of the package. This includes the date and time this status became valid and any error states. |\n\n\nWe strongly recommend that your API also return the following information:\n\n| Recommended fields ||\n|-----------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `DeliveredDate` | The day and time the package was delivered (if it has been delivered). |\n| `PromisedDate` | The date the package is expected to be delivered. |\n| `TrackingNumber` | The tracking number for the package. |\n| `TrackingURL` | The website URL that a user can visit to view package tracking information and possible additional details. |\n| `SupportPhoneNumbers` | A list of support phone numbers available per region. |\n| `TransitEvents` | The set of events that denote when a package makes interim progress on its journey to the recipient, including the Day, Time, City, State, and Country (where applicable). |\n| `CreateDate` | The day and time the tracking number was created. |\n| `PickupDate` | The date the package was picked up by the carrier. |\n| `TimestampEvent` | The timestamp of an event associated with a given package. |\n| `LocationEvent` | The location of an event associated with a given package. |\n| `CanReschedule` | Whether this package can be re-scheduled. |\n\n\nWe don't accept the following information:\n\n- Any personal data about the recipient or sender of the package.\n- Any geographical information about the recipient or sender of the package.\n\nExpress interest\n----------------\n\n\nInterested in participating in the Package tracking Early Adopters Program?\n[Fill out the form](https://docs.google.com/forms/d/e/1FAIpQLSeHkDALO5vJg1l4GaUkkBzxeqDtkJukJokBBOtbmlH9Vk9M_w/viewform)."]]