Google 购物架构参考
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
导出的对象:商品评价数据
导出的对象表示:您的商品评价数据。
对象以以下格式导出:CSV
导出的对象具有以下字段:
* 上述字段代表用于解析和提取相关数据导出内容的关键数据字段。导出操作中生成的数据字段因服务和用户操作而异,有些服务或操作不会生成上述每个数据字段。 |
数据字段 * | 字段定义 | 数据字段类型 |
---|
creation_time | 用户创建评论的时间。 | 时间戳 |
title | 用户为商品评价所设置的标题。 | 字符串 |
条评论 | 评论,表示用户对商品的评价。 | 字符串 |
评分 | 用户为商品给出的评分(1 到 5 分)。评分越接近 5 分,评分就越高。 | 字符串 |
导出对象:商家评价数据
导出对象表示:您的商家评价数据。
对象以以下格式导出:CSV
导出的对象具有以下字段:
* 上述字段代表用于解析和提取相关数据导出内容的关键数据字段。导出操作中生成的数据字段因服务和用户操作而异,有些服务或操作不会生成上述每个数据字段。 |
数据字段 * | 字段定义 | 数据字段类型 |
---|
creation_time | 用户创建评论的时间。 | 时间 |
条评论 | 评论。用户对商家的评价。 | 字符串 |
评分 | 用户对商家的评分,评分范围为 1 到 5 分。评分越接近 5 分,评分就越高。 | 字符串 |
一个表,表示资源组及其随附导出的对象。* 资源组 | 说明 | 导出的对象 |
---|
shopping.reviews | 此资源组包含您针对 Google 搜索中的商品和网店撰写的评价,包括创建日期、评论和评分。 | 商品评价数据 商家评价数据 |
shopping.addresses | 此资源组包含您在 Google 购物上的配送信息,包括姓名、地址和电话号码。 | 地址数据 |
* 如需获取特定资源组的 OAuth 范围名称,请将“https://www.googleapis.com/auth/dataportability”附加到资源组。例如,“myactivity.search”资源组的 OAuth 范围名称为“https://www.googleapis.com/auth/dataportability.myactivity.search”。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eThis export provides access to three types of data: Addresses, Product Reviews, and Merchant Reviews.\u003c/p\u003e\n"],["\u003cp\u003eAll exported data is delivered in CSV format.\u003c/p\u003e\n"],["\u003cp\u003eData includes user reviews, ratings, comments, and address information relevant to Google Shopping.\u003c/p\u003e\n"],["\u003cp\u003eEach data type has specific fields, like timestamps, ratings, and textual comments.\u003c/p\u003e\n"],["\u003cp\u003eYou can access the data through designated resource groups and OAuth scopes for security and control.\u003c/p\u003e\n"]]],[],null,["# Google Shopping Schema Reference\n\n| Data Field \\* | Field Definition | Data Field Type |\n|---------------|---------------------------------------------------------------------------------------------------|-----------------|\n| creation_time | The time the user created the comment. | timestamp |\n| title | The title the user gave their review of the product. | string |\n| comment | The comment that represents the user's review of the product. | string |\n| rating | The rating the user gave the product from one to five. The closer to five, the higher the rating. | string |\n[Exported Object: Product Reviews data\nExported Object represents: Your product reviews data.\nObject is exported in these formats: CSV\nExported object has the following fields:]\n\n| Data Field \\* | Field Definition | Data Field Type |\n|---------------|----------------------------------------------------------------------------------------------------|-----------------|\n| creation_time | The time the user created the comment. | time |\n| comment | The comment. The user's review of the merchant. | string |\n| rating | The rating the user gave the merchant from one to five. The closer to five, the higher the rating. | string |\n[Exported Object: Merchant Reviews data\nExported Object represents: Your merchant reviews data.\nObject is exported in these formats: CSV\nExported object has the following fields:]\n\n| \\* Resource Group | Description | Exported Objects |\n|--------------------|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------|\n| shopping.reviews | This resource group contains reviews you wrote about products and online stores on Google Search, including creation date, comments, and rating. | Product Reviews data Merchant Reviews data |\n| shopping.addresses | This resource group contains your shipping information on Shopping, including name, address, and phone number. | Addresses data |\n[A table representing Resource Groups and the objects that are exported with it.]"]]