Spørg din Google Merchant Center om hvad som helst
Hent rapporter, find indsigter og udfør handlinger i Google Merchant Center.
Bare spørg. Ingen dashboards, ingen eksporter, ingen ventetid.
Tilgængelige handlinger
44 handlinger klar til at automatisere dine Google Merchant Center workflows.
Læsehandlinger (22)
List Products
LæsList all products in the Merchant Center account
Get Product
LæsGet a single product by its full product ID (contentLanguage~feedLabel~offerId, e.g. en~US~SKU123)
Get Product Status
LæsGet a product's approval status, issues, and destinations (returns the product with its productStatus)
Query Report
LæsRun a Merchant API Reports query (SQL-like dialect). Pass the query in body.query
Get Account
LæsGet the Merchant Center account information
Get Business Info
LæsGet business identity info (address, phone, customer service)
List Account Issues
LæsList account-level issues (policy, missing settings, etc.)
List Users
LæsList users with access to this Merchant Center account
Get User
LæsGet a single user by email (user_email path param)
Get Shipping Settings
LæsGet shipping settings (services, rate groups, delivery times)
List Programs
LæsList participation in Merchant Center programs (Shopping Ads, Free Listings, etc.)
Get Program Review
LæsGet a program's participation state and review eligibility (program_id path param, e.g. 'shopping-ads'); returns the program resource
List Regions
LæsList all regions configured on the account
Get Region
LæsGet one region by ID (region_id path param)
List Return Policies
LæsList online return policies attached to this account
Get Return Policy
LæsGet a single return policy by ID (policy_id path param)
List Datasources
LæsList all data sources (primary, supplemental, file-based, API-based)
Get Datasource
LæsGet a single data source by its numeric ID (datasource_id path param)
List Promotions
LæsList all promotions in the Merchant Center
Get Promotion
LæsGet a single promotion by ID (promotion_id path param)
List Regional Inventories
LæsList regional inventories for a product (product_id path param)
List Local Inventories
LæsList local (in-store) inventories for a product (product_id path param)
Skrivehandlinger (22)
Insert Product
SkrivInsert 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
SkrivUpdate a product (upsert via productInputs:insert). Same flat fields as insert_product
Delete Product
SkrivDelete a product input. Pass the product_id and a bare data_source_id
Update Business Info
SkrivPatch business identity (address and/or phone). Pass flat fields; updateMask is derived automatically
Add User
SkrivAdd a user to the account by email with the given access rights
Remove User
SkrivRemove a user from the account (user_email path param)
Update Shipping Settings
SkrivREPLACE shipping with a single flat-rate service (wipes existing services). Pass the current etag from get_shipping_settings
Create Region
SkrivCreate a region defined by postal codes or geotarget ids
Update Region
SkrivPatch a region (region_id path param); updateMask is derived from the fields you pass
Delete Region
SkrivDelete a region (region_id path param)
Create Return Policy
SkrivCreate an online return policy from flat fields
Delete Return Policy
SkrivDelete a return policy (policy_id path param)
Create Primary Feed
SkrivCreate an API-based primary product data source (use its id as data_source_id for insert_product)
Create Supplemental Feed
SkrivCreate an API-based supplemental product data source (optionally linked to a primary feed)
Create Promotion Feed
SkrivCreate an API-based PROMOTION data source (use its id as data_source_id for insert_promotion)
Create Regional Inventory Feed
SkrivCreate an API-based REGIONAL INVENTORY data source for a feed label
Create Local Inventory Feed
SkrivCreate a scheduled-fetch LOCAL INVENTORY data source (file input, as Google requires)
Delete Datasource
SkrivDelete a data source (datasource_id path param)
Fetch Datasource
SkrivTrigger an immediate fetch of a FILE-based data source (datasource_id path param)
Insert Promotion
SkrivInsert or update a promotion (needs a promotion-type data_source_id). Pass flat offer fields
Update Regional Inventory
SkrivInsert/update regional inventory for a product (needs a configured region_id via create_region)
Update Local Inventory
SkrivInsert/update local (in-store) inventory for a product (store_code must match a Business Profile store)
Relaterede MCP Servers
Udforsk andre servere, der spiller godt sammen med Google Merchant Center
Eksempler på spørgsmål
Her er nogle ting, du kan spørge din AI-assistent om i dine Google Merchant Center data.
“Hvilke produkter er afvist, og hvorfor?”
Vis produkter med godkendelsesproblemer og de destinationer, de påvirker
“Vis mine Shopping-klik og eksponeringer pr. produkt de seneste 30 dage”
Kør en rapportforespørgsel på performancedata i Merchant API
“Opdatér prisen på SKU123 til $49.99”
Send en produktopdatering gennem et API-feed
“Opret en promotion med 20 % rabat på min sommerkollektion”
Indsæt en promotion via en promotion-datakilde
“Hvilke problemer på kontoniveau blokerer mine listings?”
Gennemgå politikproblemer og manglende indstillinger på kontoen
Google Merchant Center MCP vs. traditionelle metoder
Se, hvorfor marketingfolk foretrækker MCP-connectors frem for manuelle eksporter og API-integrationer.
| Funktion | MCP Server | Manuel eksport | Rå API |
|---|---|---|---|
| Forespørgsler i naturligt sprog | ✓ | ✗ | ✗ |
| Dataadgang i realtid | ✓ | ✗ | ✓ |
| Ingen kodning nødvendig | ✓ | ✓ | ✗ |
| AI-drevne indsigter | ✓ | ✗ | ✗ |
| Analyse på tværs af platforme | ✓ | ✗ | ✗ |
| Opsætningstid | 5 minutter | Løbende | Dage/uger |