I commercianti possono rimuovere un link
in qualsiasi momento accedendo alla scheda Partner
in Google Merchant Center. I partner possono rimuovere i link in modo programmatico utilizzando
Azione remove di accounts.link
. Una volta rimosso, il collegamento non esiste più e deve essere richiesto di nuovo.
e riapprovarli.
Così come le azioni approve possono scegliere selettivamente quale services
attiva, un'azione remove può anche agire su un sottoinsieme dell'elenco services.
Esempio
Riprendendo l'esempio delle sezioni precedenti, un account commerciante 98765
può rimuovere il collegamento al partner 123456789 inviando una richiesta specificando
"action": "remove".
[null,null,["Ultimo aggiornamento 2024-08-29 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"]]