Google Content API for Shopping · Capability
Google Content API for Shopping
The Content API for Shopping allows apps to interact directly with the Google Merchant Center platform, enabling management of product listings, account information, data feeds, inventory, orders, and promotions. It provides programmatic access to create, update, and delete products, manage shipping and tax settings, handle order workflows, and access reporting data.
What You Can Do
GET
Listproducts
— Google Content API for Shopping List Products
/{merchantId}/products
POST
Insertproduct
— Google Content API for Shopping Insert Product
/{merchantId}/products
GET
Getproduct
— Google Content API for Shopping Get Product
/{merchantId}/products/{productId}
DELETE
Deleteproduct
— Google Content API for Shopping Delete Product
/{merchantId}/products/{productId}
GET
Listaccounts
— Google Content API for Shopping List Accounts
/{merchantId}/accounts
GET
Listorders
— Google Content API for Shopping List Orders
/{merchantId}/orders
GET
Listdatafeeds
— Google Content API for Shopping List Datafeeds
/{merchantId}/datafeeds
MCP Tools
listproducts
Google Content API for Shopping List Products
read-only
idempotent
insertproduct
Google Content API for Shopping Insert Product
getproduct
Google Content API for Shopping Get Product
read-only
idempotent
deleteproduct
Google Content API for Shopping Delete Product
idempotent
listaccounts
Google Content API for Shopping List Accounts
read-only
idempotent
listorders
Google Content API for Shopping List Orders
read-only
idempotent
listdatafeeds
Google Content API for Shopping List Datafeeds
read-only
idempotent