Method: projects.locations.catalogs.merchantCenterAccountLinks.create

Creates a MerchantCenterAccountLink.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The branch resource where this MerchantCenterAccountLink will be created. Format: projects/{PROJECT_NUMBER}/locations/global/catalogs/{CATALOG_ID}

Request body

The request body contains an instance of MerchantCenterAccountLink.

Response body

If successful, the response body contains a newly created instance of Operation.

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.