Google Ads를 통한 연결 수락
요약
판매자 센터 계정을 통해 연결을 요청한 후 Google Ads를 통해 연결을 수락할 수 있습니다. Google Ads UI 또는 Google Ads API를 통해 연결할 수 있습니다.
수동 단계
- Google Ads UI에서 도구 및 설정을 클릭합니다.
- 설정에서 연결된 계정을 클릭합니다.
- Google 판매자 센터에서 관리 및 연결을 클릭합니다.
- 요청 보기를 클릭합니다.
- APPROVE를 클릭합니다.
- 자세한 내용은 Google Ads에서 연결 요청 승인을 참고하세요.
자동 단계
MerchantCenterLink
리소스를 사용하여 연결 요청을 확인합니다.
MerchantCenterLinkStatus
필드를 사용하여 연결 상태를 확인합니다.
PENDING
연결을 승인하려면 MerchantCenterLinkStatus
필드를 ENABLED
로 설정하세요.
PENDING
연결을 거부하려면 MerchantCenterLink
객체를 삭제합니다.
ENABLED
연결을 해제하려면 MerchantCenterLink
객체를 삭제하세요.
- 이 프로세스 및 코드 예에 대한 자세한 내용은 판매자 센터 계정과 Google Ads 계정 연결을 참조하세요.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-06-26(UTC)
[null,null,["최종 업데이트: 2024-06-26(UTC)"],[[["After 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."],["Manually accepting the link involves navigating to the \"Linked accounts\" section in Google Ads settings and approving the request."],["Automatically accepting or rejecting the link requires using the Google Ads API and modifying the `MerchantCenterLink` resource and its status field."],["Detailed 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."]]],[]]