update
取得最新資訊
,瞭解 Merchant API 的新功能、錯誤修正和版本更新。
建立 Google Ads 帳戶
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
摘要
您需要個人 Google Ads 帳戶,才能建立廣告活動及宣傳產品。本頁說明如何使用管理員帳戶建立個別的 Google Ads 子帳戶。
手動步驟
- 如果您沒有 Google Ads 管理員帳戶,請參閱「建立管理員帳戶」。
- 使用管理員帳戶憑證登入 Google Ads,然後前往「帳戶」部分。
- 按一下「+」按鈕,然後按一下「+ 建立新帳戶」。
選擇要用於報表和帳單的國家/地區和時區。
而且一經設定即無法變更。建議選擇你經營業務的國家/地區和時區。
選擇帳戶帳單的永久貨幣。
選定後即無法變更。建議選擇日常業務所用的貨幣。
按一下「儲存並繼續」,然後輸入帳單資訊並按一下「提交」。
自動步數
如要透過 Google Ads API 建立帳戶,您必須以現有管理員帳戶的使用者身分進行驗證。新帳戶會建立在該管理員帳戶下。
如果您還沒有管理員帳戶,請先按照「建立管理員帳戶」一文中的步驟操作,再使用 Google Ads API 建立子帳戶。
您可以使用 CreateCustomerClient
方法,透過 Google Ads API 建立子帳戶。
詳情請參閱「建立帳戶」一文。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-08-31 (世界標準時間)。
[null,null,["上次更新時間:2025-08-31 (世界標準時間)。"],[[["\u003cp\u003eTo advertise with Google Ads, you need an individual Google Ads account, which can be created within a manager account for easier management.\u003c/p\u003e\n"],["\u003cp\u003eCreating an individual account manually involves specifying country, time zone, and currency during setup—all of which are permanent choices.\u003c/p\u003e\n"],["\u003cp\u003eThe Google Ads API automates sub-account creation under a manager account, using the \u003ccode\u003eCreateCustomerClient\u003c/code\u003e method, provided the manager account exists.\u003c/p\u003e\n"],["\u003cp\u003eYou can find detailed guides for creating both manager accounts and sub-accounts through the provided links within the documentation.\u003c/p\u003e\n"]]],[],null,["# Create Google Ads accounts\n\nSummary\n-------\n\nYou need an individual [Google Ads](/google-ads/api/docs/start) account to\ncreate campaigns and advertise products. This page describes how to use a\nmanager account to create individual Google Ads sub-accounts.\n\nManual steps\n------------\n\n1. If you don't have a Google Ads manager account, see [Create a manager\n account](/google-ads/shopping/campaign-management/articles/t12).\n2. Sign in to Google Ads with your manager account credentials and navigate to the **Accounts** section.\n3. Click the **+** button, then click **+ Create new account**.\n4. Choose a country and time zone to use for reports and billing.\n\n You can't change these later. We recommend choosing the country and\n time zone you do business in.\n5. Choose a permanent currency for your account billing.\n\n You can't change this later. We recommend choosing the currency you\n do business in.\n6. Click **SAVE AND CONTINUE** , then enter your billing information and click\n **SUBMIT**.\n\nAutomatic Steps\n---------------\n\nTo create an account with the Google Ads API, you must authenticate as a user of\nan existing manager account. New accounts are created under that manager account.\n\nIf you don't already have a manager account, follow the steps in [Create a\nmanager account](/google-ads/shopping/campaign-management/articles/t12) before using the Google Ads API to create sub-accounts.\n\nYou can use the\n[`CreateCustomerClient`](/google-ads/api/reference/rpc/latest/CustomerService#createcustomerclient)\nmethod to create sub-accounts with the Google Ads API.\n\nSee [Creating an account](/google-ads/api/docs/account-management/create-account) for more detail."]]