你可以透過 Google Cloud Storage (GCS),將自己的購物資料安全地提交給 Google。Google Cloud Storage 是全新的雲端式儲存服務,可讓你透過 Google 的基礎架構儲存與存取資料。Google Cloud Storage 相容於多種雲端儲存工具和程式庫,可與 Amazon Simple Storage Service (Amazon S3) 和 Eucalyptus Systems, Inc. 等服務搭配使用。
運作方式
Google Cloud Storage 的使用方式與 SSH 檔案傳輸通訊協定 (SFTP) 類似,你可以透過檔案傳輸用戶端來提交與存取檔案,不過 Google Cloud Storage 會使用「bucket」來取代資料夾。透過 Google Cloud Storage 設定 Merchant Center 帳戶時,Google 會自動為您的購物資料指派一個私人值區。使用 Google Cloud Storage 的零售商可享有多種好處,包括安全性更高、多達 10 GB 的儲存空間,以及可用於其他應用程式的彈性基礎架構。
開發人員可以透過 Google Cloud Storage 將產品提交至 Merchant Center。由於 Google Cloud Storage 的性質,開發人員必須具備一定的程式設計專業知識和經驗。進一步瞭解 Google Cloud Storage。
操作說明
如要透過 Google Cloud Storage 提交產品資料來源,不需要先啟用 Google Cloud Storage 服務,系統會將你的資料寫入現有 bucket。如要進一步瞭解是否需要啟用 Google Cloud Storage 服務,請參閱這篇文章。
步驟 4 之 1:連結你的 Google Cloud Storage 和 Merchant Center 帳戶:
- 在 Merchant Center 帳戶中,點按「設定與工具」圖示 。
- 選取「資料來源」。
- 在「安全檔案傳輸通訊協定和 Google Cloud Storage」分頁下方,選取「目前使用者」(如果你的 Google Cloud Storage 帳戶和 Merchant Center 帳戶使用相同的登入電子郵件地址),或選取「不同使用者」並輸入你的 Google Cloud Storage 登入電子郵件地址。
- 點按「連結 Google Cloud Storage」後,系統會自動為你在「Google Cloud Storage 值區名稱」下方列出的產品資料指派一個值區。
步驟 4 之 2:準備產品資料來源
- 建立產品資料來源。
- 請先在 Merchant Center 註冊產品資料來源,然後再提交。
步驟 4 之 3:使用 Google Cloud Storage 提交資料
如要深入瞭解如何透過 Google Cloud Storage 將資料上傳至 Merchant Center bucket,請參閱 Google Cloud Storage 指南。
建議您使用 gsutil 或 gs Python 程式庫來排定上傳作業,但您也可以使用多數與 S3 相容的用戶端來排程。
- 示例:gsutil -d cp <filename> gs://merchantcenter123456 </filename>
步驟 4 之 4:驗證提交的資料
在提交完資料的 15 分鐘內,「資料來源」頁面的「狀態」欄會顯示 Google 正在處理資料的通知。
常見問題
我的 Google Cloud Storage 帳戶是否可用於其他用途?
可以。您在 Google Cloud Storage 中建立的所有值區都歸您所有,且由您負責管理;這些值區與 Merchant Center 是相互獨立的。
但如果您未建立自己的 Google Cloud Storage 帳戶,則只能使用 Google Cloud Storage 中系統為您建立的一個值區,且該值區只能用來儲存提交至 Google Merchant Center 的資料。