rocket
Content API for Shopping의 공식 후속 제품인
Merchant API를 만나보세요.
update
판매자 API의 새로운 기능, 버그 수정, 출시 업데이트에 관한
최신 정보를 확인하세요.
point_of_sale
Google에서 비즈니스와 제품을 관리하는 방법과 데이터, 유용한 정보, 고유한 기능에 대규모로 프로그래매틱 방식으로 액세스하는 방법을 알아봅니다.
지금 판매자 API를 시작하세요.
Google Ads 계정 만들기
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
요약
캠페인을 만들고 제품을 광고하려면 개별 Google Ads 계정이 필요합니다. 이 페이지에서는 관리자 계정을 사용하여 개별 Google Ads 하위 계정을 만드는 방법을 설명합니다.
수동 단계
- Google Ads 관리자 계정이 없는 경우 관리자 계정 만들기를 참고하세요.
- 관리자 계정 사용자 인증 정보로 Google Ads에 로그인하고 계정 섹션으로 이동합니다.
- + 버튼을 클릭한 다음 + 새 계정 만들기를 클릭합니다.
보고서 및 결제에 사용할 국가와 시간대를 선택합니다.
이 항목은 나중에 변경할 수 없습니다. 비즈니스를 운영하는 국가와 시간대를 선택하는 것이 좋습니다.
계정 결제에 사용할 영구 통화를 선택합니다.
지역은 나중에 변경할 수 없습니다. 비즈니스에 사용하는 통화를 선택하는 것이 좋습니다.
저장하고 계속하기를 클릭한 다음 결제 정보를 입력하고 제출을 클릭합니다.
자동 단계
Google Ads API로 계정을 만들려면 기존 관리자 계정의 사용자로 인증해야 합니다. 해당 관리자 계정 아래에 새 계정이 생성됩니다.
아직 관리자 계정이 없는 경우 Google Ads API를 사용하여 하위 계정을 만들기 전에 관리자 계정 만들기의 단계를 따르세요.
CreateCustomerClient
메서드를 사용하여 Google Ads API로 하위 계정을 만들 수 있습니다.
자세한 내용은 계정 만들기를 참고하세요.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-31(UTC)
[null,null,["최종 업데이트: 2025-08-31(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."]]