판매자는 Google 판매자 센터의 파트너 탭을 방문하여 언제든지 연결을 삭제할 수 있습니다. 파트너는 accounts.link 메서드의 remove 작업을 사용하여 프로그래매틱 방식으로 링크를 삭제할 수 있습니다. 링크가 삭제되면 더 이상 존재하지 않으며 다시 요청하고 다시 승인해야 합니다.
approve 작업이 활성화할 services를 선택적으로 선택할 수 있는 것처럼 remove 작업도 services 목록의 하위 집합에 대해 작동할 수 있습니다.
예
이전 섹션의 예시를 계속해서 살펴보면 판매자 계정 98765는 "action": "remove"를 지정하는 요청을 전송하여 파트너 123456789에 대한 링크를 삭제할 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-08-13(UTC)"],[],["The beta version of the Merchant API, the new Content API for Shopping, is introduced. Merchants can remove links with partners via the \"Partners\" tab in Google Merchant Center. Partners can programmatically remove links using the `accounts.link` method's `remove` action. The `remove` action, like `approve`, can target specific services. An example illustrates removing a link to a partner, using the POST method, including the linked account ID, link type, specific service and action.\n"],null,[]]