- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization Scopes
- Try it!
Creates a MerchantCenterAccountLink.
MerchantCenterAccountLink
cannot be set to a different oneof field, if so an INVALID_ARGUMENT is returned.
HTTP request
POST https://retail.googleapis.com/v2alpha/{merchantCenterAccountLink.name=projects/*/locations/*/catalogs/*/merchantCenterAccountLinks/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
merchantCenterAccountLink.name |
Output only. Immutable. Full resource name of the Merchant Center Account Link, such as |
Query parameters
Parameters | |
---|---|
parent |
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 an instance of Operation
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.