- JSON 表示法
- FeatureDescription
<ph type="x-smartling-placeholder">
- </ph>
- JSON 表示法
- 图片
- 类型
- 状态
- 价格
<ph type="x-smartling-placeholder">
- </ph>
- JSON 表示法
- ProductDetail
<ph type="x-smartling-placeholder">
- </ph>
- JSON 表示法
- 容量
<ph type="x-smartling-placeholder">
- </ph>
- JSON 表示法
- 数量
<ph type="x-smartling-placeholder">
- </ph>
- JSON 表示法
- 营养
<ph type="x-smartling-placeholder">
- </ph>
- JSON 表示法
- FloatUnit
<ph type="x-smartling-placeholder">
- </ph>
- JSON 表示法
- VoluntaryNutritionFact
<ph type="x-smartling-placeholder">
- </ph>
- JSON 表示法
- 杂货
<ph type="x-smartling-placeholder">
- </ph>
- JSON 表示法
- 认证
<ph type="x-smartling-placeholder">
- </ph>
- JSON 表示法
商品的属性。如需了解详情,请参阅 https://support.google.com/manufacturers/answer/6124116。
JSON 表示法 |
---|
{ "gtin": [ string ], "mpn": string, "title": string, "brand": string, "productName": string, "productLine": string, "productType": [ string ], "description": string, "featureDescription": [ { object ( |
FeatureDescription
商品的功能说明。如需了解详情,请参阅 https://support.google.com/manufacturers/answer/6124116#featuredesc。
JSON 表示法 |
---|
{
"headline": string,
"text": string,
"image": {
object ( |
字段 | |
---|---|
headline |
功能的简短说明。 |
text |
功能的详细说明。 |
image |
用于描述功能的可选图片。 |
映像
图片。
JSON 表示法 |
---|
{ "type": enum ( |
字段 | |
---|---|
type |
图片的类型,即已抓取或已上传。 注意:此字段只能在响应中使用。请求中指定的任何值都会被忽略。 |
status |
图片的状态。 注意:此字段只能在响应中使用。请求中指定的任何值都会被忽略。 |
imageUrl |
图片的网址。对于抓取的图片,这是提供的网址。对于上传的图片,如果图片已成功处理,则这是 Google 提供的投放网址。 |
类型
图片的类型,即已抓取或已上传。
枚举 | |
---|---|
TYPE_UNSPECIFIED |
未指定类型。不应使用。 |
CRAWLED |
图片是从提供的网址抓取的。 |
UPLOADED |
图片已上传。 |
状态
图片的状态。
枚举 | |
---|---|
STATUS_UNSPECIFIED |
未指定映像状态。不应使用。 |
PENDING_PROCESSING |
图片已上传并且正在处理。 |
PENDING_CRAWL |
图片抓取仍在等待处理。 |
OK |
图片已经过处理且符合要求。 |
ROBOTED |
图片网址受 robots.txt 文件的保护,无法被抓取。 |
XROBOTED |
图片网址受 X-Robots-Tag 保护,无法被抓取。 |
CRAWL_ERROR |
抓取图片时出错。 |
PROCESSING_ERROR |
无法处理此图片。 |
DECODING_ERROR |
无法对此图片解码。 |
TOO_BIG |
图片过大。 |
CRAWL_SKIPPED |
图片已被手动替换,不会被抓取。 |
HOSTLOADED |
为避免主机过载,系统推迟了图片抓取。 |
HTTP_404 |
图片网址返回“404(未找到)”错误。 |
价格
价格。
JSON 表示法 |
---|
{ "amount": string, "currency": string } |
字段 | |
---|---|
amount |
价格的数值。 |
currency |
表示价格所采用的货币。 |
ProductDetail
商品的商品详情。如需了解详情,请参阅 https://support.google.com/manufacturers/answer/6124116#productdetail。
JSON 表示法 |
---|
{ "sectionName": string, "attributeName": string, "attributeValue": string } |
字段 | |
---|---|
sectionName |
版块的简短名称,可在多个商品详情之间重复使用。 |
attributeName |
属性的名称。 |
attributeValue |
属性的值。 |
容量
产品的容量。如需了解详情,请参阅 https://support.google.com/manufacturers/answer/6124116#capacity。
JSON 表示法 |
---|
{ "value": string, "unit": string } |
字段 | |
---|---|
value |
容量的数值。 |
unit |
容量的单位,即MB、GB 或 TB。 |
计数
单个产品包中的产品数量。如需了解详情,请参阅 https://support.google.com/manufacturers/answer/6124116#count。
JSON 表示法 |
---|
{ "value": string, "unit": string } |
字段 | |
---|---|
value |
产品包中产品数量的数值。 |
unit |
统计这些商品的单位。 |
营养
JSON 表示法 |
---|
{ "servingSizeDescription": string, "servingsPerContainer": string, "servingSizeMeasure": { object ( |
字段 | |
---|---|
servingSizeDescription |
食品份量。食用份量说明。 |
servingsPerContainer |
每个容器的份数。 |
servingSizeMeasure |
食用份量计量单位。 |
preparedSizeDescription |
准备好的尺寸说明。 |
nutritionFactMeasure |
营养成分表。 |
energy |
必需的营养成分。活力。 |
energyFromFat |
来自脂肪的能量。 |
totalFat |
总脂肪。 |
totalFatDailyPercentage |
总脂肪每日百分比。 |
saturatedFat |
饱和脂肪。 |
saturatedFatDailyPercentage |
饱和脂肪每日百分比。 |
monounsaturatedFat |
单不饱和脂肪。 |
polyunsaturatedFat |
多不饱和脂肪。 |
transFat |
反式脂肪。 |
transFatDailyPercentage |
反式脂肪每日百分比。 |
cholesterol |
胆固醇。 |
cholesterolDailyPercentage |
胆固醇每日百分比。 |
sodium |
钠。 |
sodiumDailyPercentage |
钠每日百分比。 |
totalCarbohydrate |
碳水化合物总量。 |
totalCarbohydrateDailyPercentage |
碳水化合物总量每日百分比。 |
dietaryFiber |
膳食纤维。 |
dietaryFiberDailyPercentage |
膳食纤维每日百分比。 |
totalSugars |
总糖分。 |
totalSugarsDailyPercentage |
总糖量每日百分比。 |
addedSugars |
添加了糖。 |
addedSugarsDailyPercentage |
每日添加的糖百分比。 |
protein |
蛋白质。 |
proteinDailyPercentage |
蛋白质每日百分比。 |
polyols |
多元醇。 |
starch |
淀粉。 |
vitaminD |
维生素 D。 |
vitaminDDailyPercentage |
维生素 D 每日百分比。 |
calcium |
钙。 |
calciumDailyPercentage |
钙每日百分比。 |
iron |
铁 |
ironDailyPercentage |
铁每日百分比。 |
potassium |
钾。 |
potassiumDailyPercentage |
钾每日百分比。 |
folateMcgDfe |
叶酸微酸 DFE。 |
folateDailyPercentage |
叶酸每日百分比。 |
folateFolicAcid |
叶酸。 |
voluntaryNutritionFact[] |
营养成分表(自愿提供)。 |
FloatUnit
浮点数和单位的组合。
JSON 表示法 |
---|
{ "amount": number, "unit": string } |
字段 | |
---|---|
amount |
金额。 |
unit |
单位。 |
VoluntaryNutritionFact
营养成分表。
JSON 表示法 |
---|
{
"name": string,
"value": {
object ( |
字段 | |
---|---|
name |
名称。 |
value |
值。 |
dailyPercentage |
每日百分比。 |
杂货店
JSON 表示法 |
---|
{ "ingredients": string, "activeIngredients": string, "allergens": string, "directions": string, "storageInstructions": string, "indications": string, "nutritionClaim": [ string ], "derivedNutritionClaim": [ string ], "alcoholByVolume": number } |
字段 | |
---|---|
ingredients |
材料。 |
activeIngredients |
有效成分。 |
allergens |
过敏原。 |
directions |
路线。 |
storageInstructions |
存储说明。 |
indications |
指示。 |
nutritionClaim[] |
营养声明。 |
derivedNutritionClaim[] |
衍生营养声明。 |
alcoholByVolume |
饮酒量。 |
认证
认证的说明。
JSON 表示法 |
---|
{ "name": string, "authority": string, "code": string } |
字段 | |
---|---|
name |
必需。认证名称。 |
authority |
必需。认证机构的名称。 |
code |
必需。用于标识认证的唯一代码。 |