Shopware 6.2.3 google_shopping_merchant_account
Google Merchant Center account link for the (deprecated) Google Shopping integration.
| 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 | |
| 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