Google Shopping API 和 Zend 框架

发布于 2024-12-09 13:47:01 字数 318 浏览 1 评论 0原文

Zend Framework 可以与 Google Shopping 交互并发送有关我们产品的数据吗?

据我了解,该界面基于修改后的 Atom feed。

Zend 目前提供了一个用于与 Google Base 接口的库,但据我所知,该服务已被弃用,取而代之的是 Google Shopping API。是否有 Google Shopping 的替代库,或者我需要构建自己的库(可能在 zend_feed_atom 之上)?

我对 Google API 完全陌生,希望能得到一些关于从哪里开始使用它们的指导,但如果 Zend 可以完成一些繁重的工作,那将是一个很大的帮助。

Can Zend Framework interface with Google Shopping and send data about our products?

From what I understand the interface is based on a modified Atom feed.

Zend currently provides a library for interfacing with Google Base, but as far as I can tell that service has been deprecated in favour of Google Shopping API. Is there a replacement library for Google Shopping, or will I need to build my own (maybe on top of zend_feed_atom)?

I'm totally new to the Google APIs and would appreciate some guidance on where to start with them, but if Zend can do some of the gruntwork that would be a great help.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

浅暮の光 2024-12-16 13:47:01

您可以使用 Content API for Shopping for PHP 将 Shopping API 与现有应用程序集成。文档和更多详细信息位于 https://developers.google.com/shopping-content /developers-guide-php

You can integrate Shopping API with your existing application by using the Content API for Shopping for PHP. Documentation and more details are on https://developers.google.com/shopping-content/developers-guide-php.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文