update
取得最新資訊
,瞭解 Merchant API 的新功能、錯誤修正和版本更新。
管理現有的 Google Ads 帳戶
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
摘要
將現有 Google Ads 帳戶連結至管理員帳戶時,Google Ads 帳戶和記錄不會變更。原始廣告主不會失去帳單或登入存取權。
您也可以將其他管理員帳戶連結至您的管理員帳戶,這樣一來,您就能一併管理及查看該管理員帳戶下的所有 Google Ads 帳戶資料。
管理員帳戶只能直接連結一個階層更高的管理員帳戶。
每個 Google Ads 個人帳戶最多只能連結五個管理員帳戶,且管理員帳戶結構的深度不得超過六層。
手動步驟
要求連結
- 在 Google Ads 帳戶右上角,找出要管理的帳戶的 Google Ads 客戶 ID。
- 在 Google Ads 使用者介面中登入管理員帳戶。
- 按一下 [帳戶] 標籤。
- 按一下「成效」分頁標籤。
- 按一下「+」加號按鈕。
- 按一下「+ 連結現有帳戶」。
- 詳閱條款後,請輸入 Google Ads 客戶 ID。如要一次連結多個帳戶,請在每一行輸入一個客戶 ID。
- 按一下「傳送要求」。Google Ads 帳戶會收到帳戶通知和電子郵件,邀請他們連結至您的管理員帳戶。
管理員帳戶的「待處理連結要求」會顯示待處理通知。受邀帳戶接受邀請後,您會收到確認電子郵件,且帳戶會連結。詳情請參閱「連結帳戶」一文。
接受連結
如果使用者具備受邀帳戶或已連結管理員帳戶的管理員權限,即可按照下列步驟接受邀請:
- 按一下齒輪圖示。
- 在下拉式選單中選擇「帳戶設定」。
- 在側邊導覽中選取「帳戶存取權」,然後點選「接受邀請」。
管理員帳戶可指派下列存取層級:
詳情請參閱「關於存取層級」。
自動步驟
連結帳戶時,必須由管理員帳戶發起,並由個人帳戶接受。連結的狀態會儲存在 CustomerClientLink
或 CustomerManagerLink
的 status
欄位中。
請參閱有效狀態清單。使用 PENDING
啟動連結,並使用 ACTIVE
接受連結。
如要連結兩個現有的 Google Ads 帳戶,請按照下列步驟操作:
- 以管理員帳戶進行驗證時,請建立狀態為
PENDING
的 CustomerClientLink
,向客戶帳戶發出邀請。
- 以管理員帳戶身分進行驗證時,請查詢
GoogleAdsService
,找出您建立的 CustomerClientLink
manager_link_id
。
- 以客戶帳戶身分進行驗證時,請透過變更
CustomerManagerLink
的狀態為 ACTIVE
,接受管理員帳戶的邀請。
如果無法存取子帳戶,請根據您的導入方式,使用下列其中一個選項:
- 網站流程
- 使用 OAuth 網頁應用程式驗證模型,代表子帳戶為軟體設定 OAuth2 驗證。如要瞭解如何設定多使用者驗證,請按照用戶端程式庫的操作說明操作。
- 其他應用程式
- 建議您實作等待系統,定期檢查是否有待處理的邀請。
如需瞭解如何使用 Google Ads API 管理 Google Ads 帳戶 (包括進階、子帳戶和測試帳戶) 的程式碼範例,請參閱「帳戶管理」。
詳情請參閱「連結至管理員帳戶」。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-08-31 (世界標準時間)。
[null,null,["上次更新時間:2025-08-31 (世界標準時間)。"],[[["\u003cp\u003eLinking a Google Ads account to a manager account preserves the original account's history, access, and billing, allowing centralized management.\u003c/p\u003e\n"],["\u003cp\u003eManager accounts offer hierarchical management, with up to six levels and a limit of five manager accounts per individual Google Ads account.\u003c/p\u003e\n"],["\u003cp\u003eLinking can be done manually through the Google Ads UI or automatically using the Google Ads API, requiring actions from both the manager and client accounts.\u003c/p\u003e\n"],["\u003cp\u003eManager accounts can have varying access levels to linked accounts, including administrative, standard, read-only, and email-only.\u003c/p\u003e\n"],["\u003cp\u003eDetailed instructions for manual and automatic linking, along with access level information, are provided in linked resources for comprehensive guidance.\u003c/p\u003e\n"]]],[],null,["# Administer an existing Google Ads account\n\nSummary\n-------\n\nWhen you link an existing [Google Ads](/google-ads/api/docs/start) account to a\nmanager account, the Google Ads account and its history don't change. The\noriginal advertisers don't lose access to billing or sign-in.\n\nYou can also link another manager account to your manager account, which lets\nyou manage and view data for all of the Google Ads accounts under that manager\naccount.\n\nA manager account can only have one manager account directly above it.\n\nAn individual Google Ads account can be linked to no more than five manager\naccounts, and your manager account structure can be no more than six levels\ndeep.\n\nManual steps\n------------\n\n### Request link\n\n1. [Find the Google Ads customer ID](https://support.google.com/google-ads/answer/1704344) for the account you want to manage in the top right corner of the Google Ads account.\n2. Sign in to your manager account on the [Google Ads UI](https://ads.google.com).\n3. Click the **Accounts** tab.\n4. Click the **Performance** tab.\n5. Click the **+** plus button.\n6. Click **+ Link existing account**.\n7. Once you've reviewed the terms, enter the Google Ads Customer ID. To link multiple accounts at once, enter one Customer ID per line.\n8. Click **SEND REQUEST**. The Google Ads account receives an account notification and email that invite them to link to your manager account.\n\nA pending notification appears in your manager account's **Pending link\nrequests** . Once the invited account accepts your invitation, you receive an\nemail confirmation and the accounts are linked. See [Link accounts](https://support.google.com/google-ads/answer/7459601) for more\ninformation.\n\n### Accept link\n\nAny user with administrative access on the invited account or on a linked\nmanager account can accept your invitation with the following steps:\n\n1. Click the gear icon.\n2. Choose **Account settings** from the drop-down menu.\n3. Select **Account access** from the side navigation, then click **Accept\n invitation**.\n\nManager accounts can be assigned the following levels of access:\n\n- Administrative\n- Standard\n- Read only\n- Email only\n\nSee [About access levels](https://support.google.com/google-ads/answer/9978556) to learn more.\n\nAutomatic steps\n---------------\n\nLinking accounts must be initiated by the manager account and accepted by the\nindividual account. The state of the link is stored in the `status` field of the\n[`CustomerClientLink`](/google-ads/api/reference/rpc/v21/CustomerClientLink) or\n[`CustomerManagerLink`](/google-ads/api/reference/rpc/v21/CustomerManagerLink).\n\nSee the [list of\nvalid statuses](/google-ads/api/reference/rpc/v21/ManagerLinkStatusEnum.ManagerLinkStatus). Use\n`PENDING` to initiate the link, and `ACTIVE` to accept the link.\n\nLinking two pre-existing Google Ads accounts can be accomplished through these\nsteps:\n\n1. While authenticating as the manager account, extend an invitation to the client account by creating a [`CustomerClientLink`](/google-ads/api/reference/rpc/v21/CustomerClientLink) with status `PENDING`.\n2. While authenticating as the manager account, query the [`GoogleAdsService`](/google-ads/api/reference/rpc/v21/GoogleAdsService) to find the [`manager_link_id`](/google-ads/api/reference/rpc/v21/CustomerClientLink#manager_link_id) of the [`CustomerClientLink`](/google-ads/api/reference/rpc/v21/CustomerClientLink) you created.\n3. While authenticating as the client account, accept the invitation from the manager account by mutating the [`CustomerManagerLink`](/google-ads/api/reference/rpc/v21/CustomerManagerLink) to have status `ACTIVE`.\n\nIf you don't have access to the sub-account, use one of the following\noptions based on your implementation:\n\nWeb flows\n: Use the [OAuth web app authentication model](/google-ads/api/docs/oauth/cloud-project) to set up OAuth2 authentication\n for your software on behalf of the sub-account. For instructions on how\n to set up multiple-user authentication, follow the instructions in the [client\n library](/google-ads/api/docs/client-libs).\n\nOther apps\n: You may want to implement a waiting system that checks for pending invitations\n periodically.\n\nFor code samples on how to manage Google Ads accounts with the Google Ads API\n(including advanced, sub- and test accounts), see [Account Management](/google-ads/api/docs/account-management/overview).\n\nSee\n[Linking to manager accounts](/google-ads/api/docs/account-management/linking-manager-accounts#procedure)\nfor more details."]]