ProductView
Fields available for query in
product_view
table.
Products in the current inventory. Products in this table are the same as a
Product resource in Products sub-API
but not all product attributes from Products sub-API are available for query in this table. In contrast to Products sub-API, this table allows to filter the returned list of products by product attributes. To retrieve a single product by
id
or list all products, Products sub-API should be used.
Values are only set for fields requested explicitly in the request's search query.
| Fields | |
|---|---|
price
|
Product price. Absent if the information about the price of the product is not available. |
gtin[]
|
List of Global Trade Item Numbers (GTINs) of the product. |
creation_time
|
The time the merchant created the product in timestamp seconds. |
expiration_date
|
Expiration date for the product, specified on insertion. |
status_per_reporting_context[]
|
Detailed product status per reporting context.
Reporting contexts included in this list can be restricted using a filter on the
Equivalent to
This field cannot be used for sorting or filtering the results. |
item_issues[]
|
List of item issues for the product. This field cannot be used for sorting the results.
Only selected attributes of this field (for example,
|
click_potential
|
Estimated performance potential compared to highest performing products of the merchant. |
id
|
REST ID of the product, in the form of
Required in the
|
channel
|
Channel of the product. Can be
|
language_code
|
Language code of the product in BCP 47 format. |
feed_label
|
Feed label of the product. |
offer_id
|
Merchant-provided id of the product. |
title
|
Title of the product. |
brand
|
Brand of the product. |
category_l1
|
Product category (1st level) in Google's product taxonomy . |
category_l2
|
Product category (2nd level) in Google's product taxonomy . |
category_l3
|
Product category (3rd level) in Google's product taxonomy . |
category_l4
|
Product category (4th level) in Google's product taxonomy . |
category_l5
|
Product category (5th level) in Google's product taxonomy . |
product_type_l1
|
Product type (1st level) in merchant's own product taxonomy . |
product_type_l2
|
Product type (2nd level) in merchant's own product taxonomy . |
product_type_l3
|
Product type (3rd level) in merchant's own product taxonomy . |
product_type_l4
|
Product type (4th level) in merchant's own product taxonomy . |
product_type_l5
|
Product type (5th level) in merchant's own product taxonomy . |
condition
|
Condition of the product. |
availability
|
Availability of the product. |
shipping_label
|
Normalized shipping label specified in the data source. |
item_group_id
|
Item group id provided by the merchant for grouping variants together. |
thumbnail_link
|
Link to the processed image of the product, hosted on the Google infrastructure. |
aggregated_reporting_context_status
|
Aggregated status across all reporting contexts.
Reporting contexts included in the computation of the aggregated status can be restricted using a filter on the
|
reporting_context
|
Reporting context to restrict the query to.
Restricts the reporting contexts returned in
This field can only be used in the
|
click_potential_rank
|
Normalized click potential of the product. Values range from 1 to 1000, where 1 is the highest click potential and 1000 is the theoretical lowest. |