Product

제품 데이터

JSON 표현
{
  "parent": string,
  "name": string,
  "targetCountry": string,
  "contentLanguage": string,
  "productId": string,
  "attributes": {
    object (Attributes)
  },
  "issues": [
    {
      object (Issue)
    }
  ],
  "destinationStatuses": [
    {
      object (DestinationStatus)
    }
  ]
}
필드
parent

string

accounts/{account_id} 형식의 상위 ID입니다.

account_id - Manufacturer Center 계정의 ID입니다.

name

string

{targetCountry}:{contentLanguage}:{productId} 형식의 이름입니다.

targetCountry - CLDR 지역 코드 (예: 미국)로 표시되는 제품의 대상 국가입니다.

contentLanguage - 제품의 두 글자로 된 ISO 639-1 언어 코드 (예: en)입니다.

productId - 제품의 ID 자세한 내용은 https://support.google.com/manufacturers/answer/6124116#id를 참고하세요.

targetCountry

string

CLDR 지역 코드 형식의 제품 대상 국가 (예: 미국)입니다.

contentLanguage

string

2자로 된 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)

대상의 상태입니다.