rocket
मिलें
Merchant API
से. यह Content API for Shopping का आधिकारिक तौर पर उत्तराधिकारी है.
update
Merchant API की नई सुविधाओं, गड़बड़ियों को ठीक करने, और रिलीज़ से जुड़े अपडेट के बारे में
ताज़ा जानकारी पाएं.
point_of_sale
Google पर अपने कारोबार और प्रॉडक्ट को मैनेज करने का तरीका जानें. साथ ही, बड़े पैमाने पर डेटा, अहम जानकारी, और यूनीक सुविधाओं को प्रोग्राम के हिसाब से ऐक्सेस करने का तरीका जानें.
Merchant API का इस्तेमाल आज ही शुरू करें!
Google Ads से लिंक स्वीकार करें
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
खास जानकारी
Merchant Center खाते से लिंक करने का अनुरोध करने के बाद, Google Ads से लिंक को स्वीकार किया जा सकता है. ऐसा करने के लिए, Google Ads यूज़र इंटरफ़ेस (यूआई) या Google Ads API का इस्तेमाल करें.
मैन्युअल तरीके से
- Google Ads के यूज़र इंटरफ़ेस (यूआई) में, टूल और सेटिंग पर क्लिक करें.
- सेटअप में जाकर, लिंक किए गए खाते पर क्लिक करें.
- Google Merchant Center में जाकर, मैनेज करें और लिंक करें पर क्लिक करें.
- अनुरोध देखें पर क्लिक करें.
- मंज़ूरी दें पर क्लिक करें.
- ज़्यादा जानकारी के लिए, Google Ads खाते में, खाता लिंक करने के अनुरोध को मंज़ूरी देना लेख पढ़ें.
अपने-आप होने वाले चरण
- खाते को लिंक करने के अनुरोध देखने के लिए,
MerchantCenterLink
संसाधन का इस्तेमाल करें.
- लिंक का स्टेटस देखने के लिए,
MerchantCenterLinkStatus
फ़ील्ड का इस्तेमाल करें.
PENDING
लिंक को स्वीकार करने के लिए, MerchantCenterLinkStatus
फ़ील्ड को
ENABLED
पर सेट करें.
PENDING
लिंक को अस्वीकार करने के लिए, MerchantCenterLink
ऑब्जेक्ट को हटाएं.
- किसी
ENABLED
लिंक को अनलिंक करने के लिए, MerchantCenterLink
ऑब्जेक्ट को हटाएं.
- इस प्रोसेस और उदाहरण के कोड के बारे में ज़्यादा जानने के लिए, अपने Merchant Center और Google Ads खातों को लिंक करना लेख पढ़ें.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को 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\u003eAfter requesting a link between your Merchant Center and Google Ads accounts, you need to accept the link in Google Ads, either through the UI or the API.\u003c/p\u003e\n"],["\u003cp\u003eManually accepting the link involves navigating to the "Linked accounts" section in Google Ads settings and approving the request.\u003c/p\u003e\n"],["\u003cp\u003eAutomatically accepting or rejecting the link requires using the Google Ads API and modifying the \u003ccode\u003eMerchantCenterLink\u003c/code\u003e resource and its status field.\u003c/p\u003e\n"],["\u003cp\u003eDetailed instructions for manual approval are available in the Google Ads help center, while API-based linking is documented in the Google Ads API documentation for shopping ads.\u003c/p\u003e\n"]]],[],null,["# Accept link through Google Ads\n\nSummary\n-------\n\nAfter you request the link through your Merchant Center account, you can accept\nthe link through Google Ads. You can do this through the [Google Ads UI](https://ads.google.com/) or the\n[Google Ads API](/google-ads/api/docs/start).\n\nManual steps\n------------\n\n1. In the Google Ads UI, click **TOOLS \\& SETTINGS**.\n2. Under **SETUP** , click **Linked accounts**.\n3. Under **Google Merchant Center** , click **MANAGE \\& LINK**.\n4. Click **VIEW REQUEST**.\n5. Click **APPROVE**.\n6. See [Approve link request in Google Ads](https://support.google.com/google-ads/answer/6159060#zippy=%2Cstep-approve-link-request-in-google-ads) for more detail.\n\nAutomatic steps\n---------------\n\n1. Use the [`MerchantCenterLink`](/google-ads/api/reference/rpc/latest/MerchantCenterLink) resource to view your link requests.\n2. Use the [`MerchantCenterLinkStatus`](/google-ads/api/reference/rpc/latest/MerchantCenterLinkStatusEnum.MerchantCenterLinkStatus) field to view the link status.\n - To approve a `PENDING` link, set the `MerchantCenterLinkStatus` field to `ENABLED`.\n - To reject a `PENDING` link, remove the `MerchantCenterLink` object.\n - To unlink an `ENABLED` link, remove the `MerchantCenterLink` object.\n3. For more information about this process and example code, see [Link your\n Merchant Center and Google Ads accounts](/google-ads/api/docs/shopping-ads/merchant-center)."]]