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 - 2자리 ISO 639-1 언어 코드로 표시된 제품의 콘텐츠 언어입니다 (예: en).

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

targetCountry

string

제품의 타겟 국가입니다(CLDR 지역 코드로 지정, 예: 미국).

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)

대상 위치의 상태입니다.