Product
Stay organized with collections
Save and categorize content based on your preferences.
JSON representation |
{
"parent": string,
"name": string,
"targetCountry": string,
"contentLanguage": string,
"productId": string,
"attributes": {
object (Attributes )
},
"issues": [
{
object (Issue )
}
],
"destinationStatuses": [
{
object (DestinationStatus )
}
]
} |
Fields |
parent |
string
Parent ID in the format accounts/{account_id} . account_id - The ID of the Manufacturer Center account.
|
name |
string
Name in the format {targetCountry}:{contentLanguage}:{productId} . targetCountry - The target country of the product as a CLDR territory code (for example, US).
contentLanguage - The content language of the product as a two-letter ISO 639-1 language code (for example, en).
productId - The ID of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#id.
|
targetCountry |
string
The target country of the product as a CLDR territory code (for example, US).
|
contentLanguage |
string
The content language of the product as a two-letter ISO 639-1 language code (for example, en).
|
productId |
string
The ID of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#id.
|
attributes |
object (Attributes )
Attributes of the product uploaded to the Manufacturer Center. Manually edited attributes are taken into account.
|
issues[] |
object (Issue )
A server-generated list of issues associated with the product.
|
destinationStatuses[] |
object (DestinationStatus )
The status of the destinations.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-09 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{
"lastModified": "Last updated 2024-07-09 UTC.",
"confidential": False
}