Method: accounts.link

  • Links two Merchant Center accounts, allowing for actions like approving, removing, or requesting a link.

  • Requires the managing account ID and the ID of the account to be linked.

  • Supports different link types such as channelPartner, eCommercePlatform, and paymentServiceProvider, each with specific requirements.

  • Uses HTTP POST request to https://shoppingcontent.googleapis.com/content/v2.1/{merchantId}/accounts/{accountId}/link to manage links.

  • Needs authorization with the https://www.googleapis.com/auth/content scope.