Product

商品数据。

JSON 表示法
{
  "parent": string,
  "name": string,
  "targetCountry": string,
  "feedLabel": string,
  "contentLanguage": string,
  "productId": string,
  "attributes": {
    object (Attributes)
  },
  "issues": [
    {
      object (Issue)
    }
  ],
  "destinationStatuses": [
    {
      object (DestinationStatus)
    }
  ]
}
字段
parent

string

父级 ID,格式为 accounts/{account_id}

account_id - Manufacturer Center 账号的 ID。

name

string

名称采用 {targetCountry}:{contentLanguage}:{productId} 格式。

targetCountry - 商品的目标国家/地区,以 CLDR 地区代码(例如 US)表示。

contentLanguage - 商品的内容语言,以双字母 ISO 639-1 语言代码表示(例如,en)。

productId - 商品的 ID。如需了解详情,请参阅 https://support.google.com/manufacturers/answer/6124116#id

targetCountry

string

商品的定位国家/地区,以 CLDR 地区代码表示(例如 US)。

feedLabel

string

可选。商品的 Feed 标签。

contentLanguage

string

商品的内容语言,以双字母 ISO 639-1 语言代码表示(例如,en)。

productId

string

商品的 ID。如需了解详情,请参阅 https://support.google.com/manufacturers/answer/6124116#id

attributes

object (Attributes)

上传到 Manufacturer Center 的商品的属性。系统会考虑手动修改的属性。

issues[]

object (Issue)

与商品关联的服务器生成的问题列表。

destinationStatuses[]

object (DestinationStatus)

目的地的状态。