Comparison Shopping Services Center table schema
When your Comparison Shopping Service (CSS) Center reporting data is transferred
to BigQuery, the format of product and product issues data
corresponds primarily to the format of the relevant fields of the Content API's
ProductView
and
Productstatuses
resources.
CSS Center Products Schema
The following table lists the schema for the Products_
table. Some fields are
included as subsets of other fields. For example, the Price
field contain
both Value
and Currency
fields.
Field name |
Type |
Description |
---|---|---|
CSS ID |
|
CSS ID |
Merchant ID |
|
Merchant account ID who owns the offer |
Product ID |
|
A unique identifier of the item |
Feed label |
|
The feed label for the item, or "-" if not provided |
Language code |
|
The two-letter ISO 639-1 language code for the item |
Channel |
|
The item's channel, either |
Title |
|
Title of the item |
Brand |
|
Brand of the item |
Category l{1-5} |
|
Google Product Category of the item |
Product type l{1-5} |
|
Product type of the item |
Price |
|
Price of the item. If the item is on sale, display the sale price |
Value |
|
Price value of the item |
Currency |
|
The currency of the price |
Condition |
|
Condition or state of the item |
Availability |
|
Availability status of the item |
Shipping label |
|
The shipping label specified in the feed |
Gtin |
|
Global Trade Item Number (GTIN) of the item |
Item group ID |
|
Shared identifier for all variants of the same product |
Creation time |
|
The time this item was created by the provider as timestamp microseconds |
Expiration date |
|
Date on which the item should expire, as specified upon insertion |
Aggregated reporting context status |
|
The status of the product aggregated for all reporting contexts. The supported values are
|
Reporting context statuses |
|
The status of the product in each reporting context and region |
Reporting context |
|
Reporting context |
Region and status |
|
Status per region |
Region |
|
Region code represented in ISO 3166 format |
Status |
|
Status of the product in the region, can be |
Item issues |
|
The list of item level issues associated with the product |
Type |
|
Issue type |
Code |
|
The error code of the issue, equivalent to the |
Canonical attribute |
|
Canonical attribute name for attribute-specific issues |
Severity |
|
How this issue affects serving of the offer |
Severity per reporting context |
|
Issue severity per reporting context |
Reporting context |
|
Reporting context the issue applies to |
Disapproved regions |
|
List of disapproved regions in the reporting context, represented in ISO 3166 format |
Demoted regions |
|
List of demoted regions in the reporting context, represented in ISO 3166 format |
Aggregated severity |
|
Aggregated severity of the issue for all reporting contexts it affects. Its values can be |
Resolution |
|
Whether the issue can be resolved by the merchant |