Class MerchantCenterLinkingConfig (1.10.0)

MerchantCenterLinkingConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configures Merchant Center linking. Links contained in the config will be used to sync data from a Merchant Center account to a Cloud Retail branch.

Attribute

NameDescription
links Sequence[google.cloud.retail_v2alpha.types.MerchantCenterLink]
Links between Merchant Center accounts and branches.

Inheritance

builtins.object > proto.message.Message > MerchantCenterLinkingConfig