← Shopware 6.2.2

Shopware 6.2.2 google_shopping_merchant_account

Google Merchant Center account link for the (deprecated) Google Shopping integration.

Columns

6 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
google_shopping_account_id binary(16) NO Index Foreign Key → google_shopping_account.id
merchant_id varchar(255) NO
custom_fields longtext YES
created_at datetime(3) NO
updated_at datetime(3) YES

Indexes

2 indexes

Index Name Columns Unique
fk.google_shopping_merchant_account.google_shopping_account_id google_shopping_account_id No
PRIMARY id Yes

Relations (from this table)

1 relations

Local Field Foreign Table Foreign Field
google_shopping_account_id google_shopping_account id