Accept link through 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 帐号相关联。
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 2024-06-26 UTC.
[null,null,["Last updated 2024-06-26 UTC."],[[["After requesting a link between Google Merchant Center and Google Ads, you need to accept it through the Google Ads UI or API."],["Manually linking accounts involves navigating through Google Ads settings to locate and approve the link request."],["Google Ads API allows for automated linking, enabling you to view, approve, reject, or unlink accounts programmatically."],["Detailed instructions for manual approval and API usage are available in the provided links for further guidance."]]],[]]