Kysy Google Merchant Center -datasta mitä tahansa
Hae raportteja, löydä oivalluksia ja tee toimenpiteitä alustalla Google Merchant Center.
Kysy vain. Ei dashboardeja, ei vientejä, ei odottelua.
Käytettävissä olevat toiminnot
44 toimintoa automatisoimaan Google Merchant Center -työnkulkusi.
Lukutoiminnot (22)
List Products
LukuList all products in the Merchant Center account
Get Product
LukuGet a single product by its full product ID (contentLanguage~feedLabel~offerId, e.g. en~US~SKU123)
Get Product Status
LukuGet a product's approval status, issues, and destinations (returns the product with its productStatus)
Query Report
LukuRun a Merchant API Reports query (SQL-like dialect). Pass the query in body.query
Get Account
LukuGet the Merchant Center account information
Get Business Info
LukuGet business identity info (address, phone, customer service)
List Account Issues
LukuList account-level issues (policy, missing settings, etc.)
List Users
LukuList users with access to this Merchant Center account
Get User
LukuGet a single user by email (user_email path param)
Get Shipping Settings
LukuGet shipping settings (services, rate groups, delivery times)
List Programs
LukuList participation in Merchant Center programs (Shopping Ads, Free Listings, etc.)
Get Program Review
LukuGet a program's participation state and review eligibility (program_id path param, e.g. 'shopping-ads'); returns the program resource
List Regions
LukuList all regions configured on the account
Get Region
LukuGet one region by ID (region_id path param)
List Return Policies
LukuList online return policies attached to this account
Get Return Policy
LukuGet a single return policy by ID (policy_id path param)
List Datasources
LukuList all data sources (primary, supplemental, file-based, API-based)
Get Datasource
LukuGet a single data source by its numeric ID (datasource_id path param)
List Promotions
LukuList all promotions in the Merchant Center
Get Promotion
LukuGet a single promotion by ID (promotion_id path param)
List Regional Inventories
LukuList regional inventories for a product (product_id path param)
List Local Inventories
LukuList local (in-store) inventories for a product (product_id path param)
Kirjoitustoiminnot (22)
Insert Product
KirjoitusInsert or update a product (upsert). Pass flat fields; a bare data_source_id (from list_datasources, must be an API data source) is expanded to the full dataSource resource
Update Product
KirjoitusUpdate a product (upsert via productInputs:insert). Same flat fields as insert_product
Delete Product
KirjoitusDelete a product input. Pass the product_id and a bare data_source_id
Update Business Info
KirjoitusPatch business identity (address and/or phone). Pass flat fields; updateMask is derived automatically
Add User
KirjoitusAdd a user to the account by email with the given access rights
Remove User
KirjoitusRemove a user from the account (user_email path param)
Update Shipping Settings
KirjoitusREPLACE shipping with a single flat-rate service (wipes existing services). Pass the current etag from get_shipping_settings
Create Region
KirjoitusCreate a region defined by postal codes or geotarget ids
Update Region
KirjoitusPatch a region (region_id path param); updateMask is derived from the fields you pass
Delete Region
KirjoitusDelete a region (region_id path param)
Create Return Policy
KirjoitusCreate an online return policy from flat fields
Delete Return Policy
KirjoitusDelete a return policy (policy_id path param)
Create Primary Feed
KirjoitusCreate an API-based primary product data source (use its id as data_source_id for insert_product)
Create Supplemental Feed
KirjoitusCreate an API-based supplemental product data source (optionally linked to a primary feed)
Create Promotion Feed
KirjoitusCreate an API-based PROMOTION data source (use its id as data_source_id for insert_promotion)
Create Regional Inventory Feed
KirjoitusCreate an API-based REGIONAL INVENTORY data source for a feed label
Create Local Inventory Feed
KirjoitusCreate a scheduled-fetch LOCAL INVENTORY data source (file input, as Google requires)
Delete Datasource
KirjoitusDelete a data source (datasource_id path param)
Fetch Datasource
KirjoitusTrigger an immediate fetch of a FILE-based data source (datasource_id path param)
Insert Promotion
KirjoitusInsert or update a promotion (needs a promotion-type data_source_id). Pass flat offer fields
Update Regional Inventory
KirjoitusInsert/update regional inventory for a product (needs a configured region_id via create_region)
Update Local Inventory
KirjoitusInsert/update local (in-store) inventory for a product (store_code must match a Business Profile store)
Aiheeseen liittyvät MCP Servers
Tutustu muihin palvelimiin, jotka täydentävät hyvin alustaa Google Merchant Center
Esimerkkikysymyksiä
Tässä on esimerkkejä siitä, mitä voit kysyä AI-avustajaltasi Google Merchant Center -datastasi.
“Mitkä tuotteet on hylätty ja miksi?”
Listaa tuotteet, joilla on hyväksyntäongelmia, sekä niiden vaikutuskohteet
“Näytä Shopping-klikkaukset ja näyttökerrat tuotteittain viimeiseltä 30 päivältä”
Aja Merchant API -raporttikysely tulosdatasta
“Päivitä SKU123:n hinnaksi $49.99”
Lähetä tuotepäivitys API-syötteen kautta
“Luo 20 %:n alennustarjous kesämallistolleni”
Lisää tarjous tarjouskohtaisen tietolähteen kautta
“Mitkä tilitason ongelmat estävät listaukseni?”
Käy läpi käytäntöongelmat ja puuttuvat asetukset tilillä
Google Merchant Center MCP vs. perinteiset menetelmät
Katso, miksi markkinoijat suosivat MCP-liittimiä manuaalisten vientien ja API-integraatioiden sijaan.
| Ominaisuus | MCP Server | Manuaalinen vienti | Suora API |
|---|---|---|---|
| Luonnollisen kielen kyselyt | ✓ | ✗ | ✗ |
| Reaaliaikainen datan käyttö | ✓ | ✗ | ✓ |
| Ei koodausta | ✓ | ✓ | ✗ |
| AI-pohjaiset oivallukset | ✓ | ✗ | ✗ |
| Alustarajat ylittävä analyysi | ✓ | ✗ | ✗ |
| Käyttöönottoaika | 5 minuuttia | Jatkuvaa | Päiviä/viikkoja |