rocket
Meet
Merchant API
- the official successor to the Content API for Shopping.
update
Get the latest
on new features, bug fixes, and release updates of the Merchant API.
point_of_sale
Learn how to manage your business and products on Google and how to get programmatic access to
data, insights, and unique capabilities at scale.
Get started with Merchant API today!
Accept link through Google Ads
Stay organized with collections
Save and categorize content based on your preferences.
Summary
After you request the link through your Merchant Center account, you can accept
the link through Google Ads. You can do this through the Google Ads UI or the
Google Ads API.
Manual steps
- In the Google Ads UI, click TOOLS & SETTINGS.
- Under SETUP, click Linked accounts.
- Under Google Merchant Center, click MANAGE & LINK.
- Click VIEW REQUEST.
- Click APPROVE.
- See Approve link request in Google Ads for more detail.
Automatic steps
- Use the
MerchantCenterLink
resource to view your link requests.
- Use the
MerchantCenterLinkStatus
field to view the link status.
- To approve a
PENDING
link, set the MerchantCenterLinkStatus
field to
ENABLED
.
- To reject a
PENDING
link, remove the MerchantCenterLink
object.
- To unlink an
ENABLED
link, remove the MerchantCenterLink
object.
- For more information about this process and example code, see Link your
Merchant Center and Google Ads accounts.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[null,null,["Last updated 2025-08-28 UTC."],[[["\u003cp\u003eAfter requesting a link between Google Merchant Center and Google Ads, you need to accept it through the Google Ads UI or API.\u003c/p\u003e\n"],["\u003cp\u003eManually linking accounts involves navigating through Google Ads settings to locate and approve the link request.\u003c/p\u003e\n"],["\u003cp\u003eGoogle Ads API allows for automated linking, enabling you to view, approve, reject, or unlink accounts programmatically.\u003c/p\u003e\n"],["\u003cp\u003eDetailed instructions for manual approval and API usage are available in the provided links for further guidance.\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)."]]