rocket
Meet
Merchant API
- the official successor to the Content API for Shopping.
update
Obtén las últimas novedades
sobre las nuevas funciones, las correcciones de errores y las actualizaciones de versiones de la API de Merchant.
Aceptar el vínculo mediante Google Ads
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
摘要
通过 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 账号相关联。
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2025-09-05 (UTC)
[null,null,["Última actualización: 2025-09-05 (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)."]]