Shopware 6.2.1 google_shopping_account
Google Shopping account connection data for the (deprecated) Google Shopping integration.
| Column | Type | Nullable | Additional |
| id | binary(16) | NO | Primary Key |
| sales_channel_id | binary(16) | YES | Index
Foreign Key → sales_channel.id |
| email | varchar(255) | NO | |
| name | varchar(255) | NO | |
| credential | json | NO | |
| custom_fields | json | YES | |
| created_at | datetime(3) | NO | |
| updated_at | datetime(3) | YES | |
| Index Name | Columns | Unique |
| fk.google_shopping_account.sales_channel_id | sales_channel_id | No |
| PRIMARY | id | Yes |
Relations (from this table)
1 relations
| Local Field | Foreign Table | Foreign Field |
| sales_channel_id | sales_channel | id |
Relations (to this table)
1 relations