驗證帳戶和 Merchant API 的連線

如果您已有商家帳戶,可以使用參考文件中的 API Explorer,確認帳戶已準備好使用 Merchant API。

  1. accounts/ 和您的 merchantId。你可以在 Google Merchant Center 的頂端找到 merchantId
  2. API Exploreraccounts.products.list 方法後,請執行下列步驟:
    1. parent 欄位中輸入帳戶的資源名稱。
    2. 在「憑證」部分中,選取「Google OAuth 2.0」和「API 金鑰」
    3. 按一下 [Execute] (執行)
    4. 如果系統顯示提示,請使用與 Google 帳戶相關聯的 Google 帳戶登入 Merchant Center 帳戶:

如果商家帳戶設定正確,要求就會成功並傳回 HTTP 回應代碼 200。如果您剛建立新帳戶,accounts.products.list 方法不會傳回任何產品。

接著,使用用戶端程式庫要求存取其他商家帳戶,或使用服務帳戶授權 API 存取您自己的帳戶