rocket
认识一下
Merchant API
- Content API for Shopping 的正式替代产品。
update
获取有关 Merchant API 的新功能、问题修复和版本更新的最新信息。
通过 Google Ads 接受关联
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
摘要
通过 Merchant Center 账号请求关联后,您可以通过 Google Ads 接受关联。您可以通过 Google Ads 界面或 Google Ads API 完成此操作。
手动步骤
- 在 Google Ads 界面中,点击工具和设置。
- 在“设置”下,点击已关联的账号。
- 在 Google Merchant Center 下,点击管理和关联。
- 点击查看申请。
- 点击批准 (APPROVE)。
- 如需了解详情,请参阅在 Google Ads 中批准关联请求。
自动步骤
- 使用
MerchantCenterLink
资源查看您的关联请求。
- 使用
MerchantCenterLinkStatus
字段查看关联状态。
- 如需批准
PENDING
关联,请将 MerchantCenterLinkStatus
字段设置为 ENABLED
。
- 如需拒绝
PENDING
关联,请移除 MerchantCenterLink
对象。
- 如需解除
ENABLED
链接,请移除 MerchantCenterLink
对象。
- 如需详细了解此流程和示例代码,请参阅将 Merchant Center 账号与 Google Ads 账号相关联。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-31。
[null,null,["最后更新时间 (UTC):2025-08-31。"],[[["\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)."]]