Method: projects.locations.catalogs.merchantCenterAccountLinks.delete

Deletes a MerchantCenterAccountLink. If the MerchantCenterAccountLink to delete does not exist, a NOT_FOUND error is returned.

HTTP request

DELETE https://retail.googleapis.com/v2alpha/{name=projects/*/locations/*/catalogs/*/merchantCenterAccountLinks/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Full resource name. Format: projects/{projectNumber}/locations/{locationId}/catalogs/{catalogId}/merchantCenterAccountLinks/{merchant_center_account_link_id}

Request body

The request body must be empty.

Response body

If successful, the response body is empty.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.