rocket
मिलें
Merchant API
से. यह Content API for Shopping का आधिकारिक तौर पर उत्तराधिकारी है.
update
Merchant API की नई सुविधाओं, गड़बड़ियों को ठीक करने, और रिलीज़ से जुड़े अपडेट के बारे में
ताज़ा जानकारी पाएं.
point_of_sale
Google पर अपने कारोबार और प्रॉडक्ट को मैनेज करने का तरीका जानें. साथ ही, बड़े पैमाने पर डेटा, अहम जानकारी, और यूनीक सुविधाओं को प्रोग्राम के हिसाब से ऐक्सेस करने का तरीका जानें.
Merchant API का इस्तेमाल आज ही शुरू करें!
Google Ads खाते बनाना
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
खास जानकारी
कैंपेन बनाने और प्रॉडक्ट का विज्ञापन दिखाने के लिए, आपके पास एक निजी Google Ads खाता होना चाहिए. इस पेज पर, अलग-अलग Google Ads सब-खाते बनाने के लिए, मैनेजर खाते का इस्तेमाल करने का तरीका बताया गया है.
मैन्युअल तरीके से
- अगर आपके पास Google Ads मैनेजर खाता नहीं है, तो मैनेजर खाता बनाएं लेख पढ़ें.
- अपने मैनेजर खाते के क्रेडेंशियल की मदद से Google Ads में साइन इन करें और खाते सेक्शन पर जाएं.
- + बटन पर क्लिक करें. इसके बाद, + नया खाता बनाएं पर क्लिक करें.
रिपोर्ट और बिलिंग के लिए कोई देश और टाइम ज़ोन चुनें.
इन्हें बाद में नहीं बदला जा सकता. हमारा सुझाव है कि आप उस देश और टाइम ज़ोन को चुनें जहां आपका कारोबार है.
अपने खाते की बिलिंग के लिए, कोई स्थायी मुद्रा चुनें.
इसे बाद में नहीं बदला जा सकता. हमारा सुझाव है कि आप वही मुद्रा चुनें जिसमें आपका कारोबार होता है.
सेव करें और जारी रखें पर क्लिक करें. इसके बाद, अपनी बिलिंग जानकारी डालें और सबमिट करें पर क्लिक करें.
अपने-आप होने वाले चरण
Google Ads API की मदद से खाता बनाने के लिए, आपको किसी मौजूदा मैनेजर खाते के उपयोगकर्ता के तौर पर पुष्टि करनी होगी. नए खाते उस मैनेजर खाते के तहत बनाए जाते हैं.
अगर आपके पास पहले से कोई मैनेजर खाता नहीं है, तो सब-खाते बनाने के लिए Google Ads API का इस्तेमाल करने से पहले, मैनेजर खाता बनाएं में दिया गया तरीका अपनाएं.
Google Ads API की मदद से सब-खाते बनाने के लिए, CreateCustomerClient
वाले तरीके का इस्तेमाल किया जा सकता है.
ज़्यादा जानकारी के लिए, खाता बनाना लेख पढ़ें.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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."]]