CreateMerchantCenterAccountLinkRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request for MerchantCenterAccountLinkService.CreateMerchantCenterAccountLink method.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The branch resource where this MerchantCenterAccountLink will be created. Format: projects/{PROJECT_NUMBER}/locations/global/catalogs/{CATALOG_ID}
|
merchant_center_account_link |
google.cloud.retail_v2alpha.types.MerchantCenterAccountLink
Required. The MerchantCenterAccountLink to create. If the caller does not have permission to create the MerchantCenterAccountLink, regardless of whether or not it exists, a PERMISSION_DENIED error is returned. |