Google Shopping Schema Reference
Exported Object: Addresses data
Exported Object represents: Your address data in Google Shopping.
Object is exported in these formats: CSV
Exported object has the following fields:
* The preceding fields represent key data fields for the purposes of parsing and ingesting the relevant data exports. Data fields produced in an export vary by service and user action and some services or actions don't produce each data field described. |
Data Field * | Field Definition | Data Field Type |
---|
recipient_name | Name of the user to whom this address belongs. | string |
phone_number | Phone number of the user associated with this address. | string |
locality_name | The city name. | string |
administrative_area_name | The administrator area, for example: a US state. | string |
postal_code_number | Postal code. | string |
country_name_code | 2-letter ISO 3166-1-alpha-2 country code. | string |
Exported Object: Product Reviews data
Exported Object represents: Your product reviews data.
Object is exported in these formats: CSV
Exported object has the following fields:
* The preceding fields represent key data fields for the purposes of parsing and ingesting the relevant data exports. Data fields produced in an export vary by service and user action and some services or actions don't produce each data field described. |
Data Field * | Field Definition | Data Field Type |
---|
creation_time | The time the user created the comment. | timestamp |
title | The title the user gave their review of the product. | string |
comment | The comment that represents the user's review of the product. | string |
rating | The rating the user gave the product from one to five. The closer to five, the higher the rating. | string |
Exported Object: Merchant Reviews data
Exported Object represents: Your merchant reviews data.
Object is exported in these formats: CSV
Exported object has the following fields:
* The preceding fields represent key data fields for the purposes of parsing and ingesting the relevant data exports. Data fields produced in an export vary by service and user action and some services or actions don't produce each data field described. |
Data Field * | Field Definition | Data Field Type |
---|
creation_time | The time the user created the comment. | time |
comment | The comment. The user's review of the merchant. | string |
rating | The rating the user gave the merchant from one to five. The closer to five, the higher the rating. | string |
A table representing Resource Groups and the objects that are exported with it.Resource Group | OAuth Scope Name | Description | Exported Objects |
---|
shopping.reviews | https://www.googleapis.com/auth/dataportability.shopping.reviews | | Product Reviews data Merchant Reviews data |
shopping.addresses | https://www.googleapis.com/auth/dataportability.shopping.addresses | | Addresses data |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[null,null,["Last updated 2024-10-31 UTC."],[[["This export provides access to three types of data: Addresses, Product Reviews, and Merchant Reviews."],["All exported data is delivered in CSV format."],["Data includes user reviews, ratings, comments, and address information relevant to Google Shopping."],["Each data type has specific fields, like timestamps, ratings, and textual comments."],["You can access the data through designated resource groups and OAuth scopes for security and control."]]],[]]