Attributes of the product. For more information, see https://support.google.com/manufacturers/answer/6124116.
JSON representation | |
---|---|
{ "gtin": [ string ], "mpn": string, "title": string, "brand": string, "productName": string, "productLine": string, "productType": [ string ], "description": string, "featureDescription": [ { object ( |
Fields | |
---|---|
gtin[] |
The Global Trade Item Number (GTIN) of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#gtin. |
mpn |
The Manufacturer Part Number (MPN) of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#mpn. |
title |
The title of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#title. |
brand |
The brand name of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#brand. |
productName |
The canonical name of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productname. |
productLine |
The name of the group of products related to the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productline. |
productType[] |
The type or category of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#producttype. |
description |
The description of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#description. |
featureDescription[] |
The rich format description of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#featuredesc. |
imageLink |
The image of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#image. |
additionalImageLink[] |
The additional images of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#addlimage. |
videoLink[] |
The videos of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#video. |
productPageUrl |
The URL of the detail page of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productpage. |
disclosureDate |
The disclosure date of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#disclosure. |
releaseDate |
The release date of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#release. |
suggestedRetailPrice |
The suggested retail price (MSRP) of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#price. |
productDetail[] |
The details of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productdetail. |
itemGroupId |
The item group id of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#itemgroupid. |
scent |
The scent of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#scent. |
flavor |
The flavor of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#flavor. |
format |
The format of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#format. |
capacity |
The capacity of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#capacity. |
gender |
The target gender of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#gender. |
ageGroup |
The target age group of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#agegroup. |
size |
The size of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#size. |
sizeType |
The size type of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#sizetype. |
sizeSystem |
The size system of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#sizesystem. |
color |
The color of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#color. |
theme |
The theme of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#theme. |
pattern |
The pattern of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#pattern. |
material |
The material of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#material. |
count |
The count of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#count. |
targetClientId |
The target client id. Should only be used in the accounts of the data partners. |
excludedDestination[] |
A list of excluded destinations. |
includedDestination[] |
A list of included destinations. |
productHighlight[] |
The product highlights. For more information, see https://support.google.com/manufacturers/answer/10066942 |
richProductContent[] |
Rich product content. For more information, see https://support.google.com/manufacturers/answer/9389865 |
FeatureDescription
A feature description of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#featuredesc.
JSON representation | |
---|---|
{
"headline": string,
"text": string,
"image": {
object ( |
Fields | |
---|---|
headline |
A short description of the feature. |
text |
A detailed description of the feature. |
image |
An optional image describing the feature. |
Image
An image.
JSON representation | |
---|---|
{ "type": enum ( |
Fields | |
---|---|
type |
The type of the image, i.e., crawled or uploaded. Note: This field is used in responses only. Any value specified here in a request is ignored. |
status |
The status of the image. Note: This field is used in responses only. Any value specified here in a request is ignored. |
imageUrl |
The URL of the image. For crawled images, this is the provided URL. For uploaded images, this is a serving URL from Google if the image has been processed successfully. |
Type
The type of image, i.e., crawled or uploaded.
Enums | |
---|---|
TYPE_UNSPECIFIED |
Type is unspecified. Should not be used. |
CRAWLED |
The image was crawled from a provided URL. |
UPLOADED |
The image was uploaded. |
Status
The status of the image.
Enums | |
---|---|
STATUS_UNSPECIFIED |
The image status is unspecified. Should not be used. |
PENDING_PROCESSING |
The image was uploaded and is being processed. |
PENDING_CRAWL |
The image crawl is still pending. |
OK |
The image was processed and it meets the requirements. |
ROBOTED |
The image URL is protected by robots.txt file and cannot be crawled. |
XROBOTED |
The image URL is protected by X-Robots-Tag and cannot be crawled. |
CRAWL_ERROR |
There was an error while crawling the image. |
PROCESSING_ERROR |
The image cannot be processed. |
DECODING_ERROR |
The image cannot be decoded. |
TOO_BIG |
The image is too big. |
CRAWL_SKIPPED |
The image was manually overridden and will not be crawled. |
HOSTLOADED |
The image crawl was postponed to avoid overloading the host. |
HTTP_404 |
The image URL returned a "404 Not Found" error. |
Price
A price.
JSON representation | |
---|---|
{ "amount": string, "currency": string } |
Fields | |
---|---|
amount |
The numeric value of the price. |
currency |
The currency in which the price is denoted. |
ProductDetail
A product detail of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productdetail.
JSON representation | |
---|---|
{ "sectionName": string, "attributeName": string, "attributeValue": string } |
Fields | |
---|---|
sectionName |
A short section name that can be reused between multiple product details. |
attributeName |
The name of the attribute. |
attributeValue |
The value of the attribute. |
Capacity
The capacity of a product. For more information, see https://support.google.com/manufacturers/answer/6124116#capacity.
JSON representation | |
---|---|
{ "value": string, "unit": string } |
Fields | |
---|---|
value |
The numeric value of the capacity. |
unit |
The unit of the capacity, i.e., MB, GB, or TB. |
Count
The number of products in a single package. For more information, see https://support.google.com/manufacturers/answer/6124116#count.
JSON representation | |
---|---|
{ "value": string, "unit": string } |
Fields | |
---|---|
value |
The numeric value of the number of products in a package. |
unit |
The unit in which these products are counted. |