rocket
认识一下
Merchant API
- Content API for Shopping 的正式替代产品。
update
获取有关 Merchant API 的新功能、问题修复和版本更新的最新信息。
创建 Google Ads 账号
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
摘要
您需要有 Google Ads 普通账号才能制作广告系列和宣传商品。本页介绍了如何使用经理账号创建 Google Ads 普通子账号。
手动步骤
- 如果您没有 Google Ads 经理账号,请参阅创建经理账号。
- 使用经理账号凭据登录 Google Ads,然后前往账号部分。
- 点击 + 按钮,然后点击 + 创建新账号。
选择要用于报告和结算的国家/地区和时区。
您之后无法对此进行更改。建议您选择开展业务的国家/地区和时区。
为您的账号结算选择一个固定不变的币种。
您之后无法对此进行更改。建议您选择开展业务所用的币种。
点击保存并继续,然后输入您的结算信息并点击提交。
自动步骤
如需使用 Google Ads API 创建账号,您必须以现有经理账号的用户的身份进行身份验证。新账号是在该经理账号下创建的。
如果您还没有经理账号,请先按照创建经理账号中的步骤操作,然后再使用 Google Ads API 创建子账号。
您可以使用 CreateCustomerClient
方法通过 Google Ads API 创建子账号。
如需了解详情,请参阅创建账号。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-31。
[null,null,["最后更新时间 (UTC):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."]]