rocket ,
Merchant API — официальный преемник Content API for Shopping.
Узнайте, как управлять своим бизнесом и товарами в Google, а также как получить программный доступ к данным, аналитике и уникальным возможностям в любом масштабе.
Начните работу с Merchant API уже сегодня point_of_sale
Создайте аккаунты Google Ads
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
{% включают "/google-ads/shopping/articles/___t13" %}
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-08-29 UTC.
[null,null,["Последнее обновление: 2025-08-29 UTC."],[[["\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."]]