Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
I commercianti possono rimuovere un collegamento
in qualsiasi momento visitando la scheda Partner
in Google Merchant Center. I partner possono rimuovere i link in modo programmatico utilizzando l'azione remove del metodo accounts.link. Una volta rimosso, un link non esiste più e deve essere richiesto nuovamente e approvato di nuovo.
Proprio come le azioni approve possono scegliere in modo selettivo quali services attivare, un'azione remove può anche agire su un sottoinsieme dell'elenco services.
Esempio
Continuando con l'esempio delle sezioni precedenti, un account commerciante 98765
può rimuovere il collegamento al partner 123456789 inviando una richiesta che specifica
"action": "remove".
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-06-19 UTC."],[[["The Merchant API is the new version of the Content API for Shopping and represents the future of the platform."],["Merchants can remove account links via the Google Merchant Center or programmatically using the `accounts.link` method's `remove` action."],["Removed links cease to exist and require re-requesting and re-approval for reinstatement."],["Similar to `approve` actions, `remove` actions offer granular control, allowing for the selection of specific services to be deactivated."]]],["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"]]