Product
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Zapis JSON |
{
"parent": string,
"name": string,
"targetCountry": string,
"contentLanguage": string,
"productId": string,
"attributes": {
object (Attributes )
},
"issues": [
{
object (Issue )
}
],
"destinationStatuses": [
{
object (DestinationStatus )
}
]
} |
Pola |
parent |
string
Identyfikator elementu nadrzędnego w formacie accounts/{account_id} . account_id – identyfikator konta Manufacturer Center.
|
name |
string
Nazwa w formacie {targetCountry}:{contentLanguage}:{productId} . targetCountry – kraj docelowy produktu podany jako kod regionu CLDR (np. Stany Zjednoczone).
contentLanguage – język treści produktu w postaci dwuliterowego kodu języka w formacie ISO 639-1 (np. en).
productId – identyfikator produktu. Więcej informacji znajdziesz na stronie https://support.google.com/manufacturers/answer/6124116#id.
|
targetCountry |
string
Kraj docelowy produktu podany jako kod regionu CLDR (np. Stany Zjednoczone).
|
contentLanguage |
string
Język treści produktu w postaci dwuliterowego kodu języka w formacie ISO 639-1 (np. pl).
|
productId |
string
Identyfikator produktu. Więcej informacji znajdziesz na stronie https://support.google.com/manufacturers/answer/6124116#id.
|
attributes |
object (Attributes )
Atrybuty produktu przesłane do Manufacturer Center. Uwzględniane są atrybuty edytowane ręcznie.
|
issues[] |
object (Issue )
Wygenerowana przez serwer lista problemów związanych z produktem.
|
destinationStatuses[] |
object (DestinationStatus )
Stan miejsc docelowych.
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-08-20 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Brak potrzebnych mi informacji"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Zbyt skomplikowane / zbyt wiele czynności do wykonania"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Nieaktualne treści"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problem z tłumaczeniem"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problem z przykładami/kodem"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Inne"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Łatwo zrozumieć"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Rozwiązało to mój problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Inne"
}]
{"lastModified": "Ostatnia aktualizacja: 2024-08-20 UTC."}
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-08-20 UTC."]]