2.3 自动同步
简介和业务影响
请务必频繁地自动同步商家目录和设置更改。这样可以避免客户的业务出现任何需要频繁变动(例如,促销价变更或缺货)的中断,从而尽可能增加客户的展示次数和点击次数。
技术指南
同步商品概览
借助 Products API,商家可以创建网店目录,即 Google 购物上所售商品和商品的列表。如需使用 Content API 创建和上传每件商品的信息,请使用 Products 资源,该资源包含商品数据规范中所述的字段,以及上传每件商品信息所需的一些其他字段。如需详细了解如何发出请求,请参阅发出请求。
我们建议尽可能将商家目录同步到 Content API,以便商家做出调整(例如价格)以反映准确的商品数据。
同步商品 - 建议和最佳做法
为了改善集成效果并提升最终用户体验,请遵循以下建议:
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-06-10。
[null,null,["最后更新时间 (UTC):2024-06-10。"],[[["Frequent and automated syncing of merchant catalogs and settings is crucial for preventing business disruptions and maximizing impressions and clicks."],["The Products API enables merchants to create and manage their online store catalogs, reflecting accurate product data through frequent updates."],["Google recommends enriching product data, targeting free listings in multiple countries, using batch requests, and keeping product data current for optimal performance."],["To avoid product expirations, merchants should update products before the 25-day expiration period using `products.insert` or `products.update`."],["Adhering to API quotas and reviewing Google's best practices will ensure smooth integration and a better user experience."]]],["Merchants should frequently and automatically sync their product catalogs to prevent business disruptions. Utilize the Products API to create online store catalogs, using the `products.update` method for changes like price or quantity. Send rich product data, target multiple countries, and use batch requests. Prevent product expirations by updating items every 25 days. Adhere to API quotas and consult the Best Practices guide to improve integration and end-user experience.\n"]]