update
取得最新資訊
,瞭解 Merchant API 的新功能、錯誤修正和版本更新。
建立商家的子帳戶
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
摘要
您可以透過 MCA 進行驗證,藉此管理子帳戶,而不必為每個子帳戶設定驗證機制。MCA 本身不能有產品資訊,因此您必須為有產品資訊的商家建立子帳戶。
您可以手動建立子帳戶,或是透過 Content API for Shopping 建立子帳戶,如以下各節所述。
根據預設,MCA 最多可以管理 50 個子帳戶。如果所需的子帳戶超過 50 個,可以透過配額表單申請更多帳戶。
手動步驟
- 登入您的 Merchant Center 帳戶。
- 按一下 [帳戶]。
- 按一下「+」加號按鈕。+
- 接受《Google Merchant Center 服務條款》。
- 輸入新帳戶的名稱。
- (選用) 輸入帳戶的網址。
- 點按「儲存」。
自動步驟
請選擇商家所在國家/地區和語言的服務條款。
服務條款連結無法在 iframe 中運作。您可能需要將儲存的《服務條款》副本傳送給商家,並能使副本持續更新。
保留接受《服務條款》的記錄,並準備好將這些記錄提供給 Google (如有需要)。
使用 accounts
服務的 accounts.insert
方法建立新的子帳戶。
請參閱購物範例瞭解 accounts.insert
方法的其他用途。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-08-31 (世界標準時間)。
[null,null,["上次更新時間:2025-08-31 (世界標準時間)。"],[[["\u003cp\u003eMulti-Client Accounts (MCAs) can manage sub-accounts for merchants to handle their product information, but MCAs themselves cannot have product information.\u003c/p\u003e\n"],["\u003cp\u003eSub-accounts can be created either manually through the Merchant Center interface or automatically using the Content API for Shopping.\u003c/p\u003e\n"],["\u003cp\u003eBefore creating a sub-account, ensure the merchant accepts the Google Merchant Center Terms of Service.\u003c/p\u003e\n"],["\u003cp\u003eMCAs can manage up to 50 sub-accounts by default, with the option to request a higher limit through a quota form if needed.\u003c/p\u003e\n"]]],[],null,["# Create sub-accounts for merchants\n\nSummary\n-------\n\n| **Caution:** Before you can manage sub-accounts, you need to have an [MCA](//support.google.com/merchants/answer/188487).\n\nYou can authenticate with an MCA to manage sub-accounts without setting up\nauthentication for each sub-account. MCAs can't have product information\nthemselves, so you need to create sub-accounts for merchants that have their\nproduct information.\n\nYou can create sub-accounts manually or through the Content API for Shopping as\ndescribed in the following sections.\n\nBy default, MCAs can manage a maximum of 50 sub-accounts. If you need more than\n50 sub-accounts, you can request more with the [quota form](//support.google.com/merchants/contact/additional_items).\n\nManual steps\n------------\n\n1. Sign in to your [Merchant Center](https://merchants.google.com) account.\n2. Click **Accounts**.\n3. Click the **+** plus button.\n4. Accept the [Google Merchant Center Terms of Service](//support.google.com/merchants/answer/160173).\n5. Enter a name for the new account.\n6. (Optional) Enter a URL for the account.\n7. Click **Save**.\n\nAutomatic steps\n---------------\n\n| **Warning:** Ask the merchant to accept the [Google Merchant Center Terms of Service](//support.google.com/merchants/answer/160173) before you create a merchant account on their behalf.\n\n1. Choose the [Terms of Service](//support.google.com/merchants/answer/160173) for the merchant's country and language.\n\n The Terms of Service links don't work in an iframe. You may need to send the\n merchant a stored copy of the Terms of Service and have a way to keep your\n copy up to date.\n2. Keep a record of the acceptance of the Terms of Service and be prepared to\n provide these records to Google if requested.\n\n3. Use the [`accounts.insert`](/shopping-content/reference/rest/v2.1/accounts/insert) method of the [`accounts`](/shopping-content/reference/rest/v2.1/accounts) service to create a\n new sub-account.\n\nSee the [Shopping samples](//github.com/googleads/googleads-shopping-samples) for other uses of the `accounts.insert` method."]]