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} फ़ॉर्मैट में पैरंट आईडी.
account_id - Manufacturer Center खाते का आईडी.
|
name |
string
नाम {targetCountry}:{contentLanguage}:{productId} फ़ॉर्मैट में होना चाहिए. targetCountry - प्रॉडक्ट के टारगेट किए गए देश का CLDR इलाके का कोड (उदाहरण के लिए, अमेरिका).
contentLanguage - प्रॉडक्ट के कॉन्टेंट की भाषा, दो अक्षर वाले ISO 639-1 भाषा कोड (उदाहरण के लिए, en) के तौर पर.
productId - प्रॉडक्ट का आईडी. ज़्यादा जानकारी के लिए, https://support.google.com/manufacturers/answer/6124116#id देखें.
|
targetCountry |
string
प्रॉडक्ट का टारगेट किया गया देश, CLDR इलाके के कोड के तौर पर (उदाहरण के लिए, अमेरिका).
|
contentLanguage |
string
प्रॉडक्ट के कॉन्टेंट की भाषा, दो अक्षरों वाले ISO 639-1 भाषा कोड के तौर पर (उदाहरण के लिए, en).
|
productId |
string
प्रॉडक्ट का आईडी. ज़्यादा जानकारी के लिए, https://support.google.com/manufacturers/answer/6124116#id देखें.
|
attributes |
object (Attributes )
Manufacturer Center में अपलोड किए गए प्रॉडक्ट के एट्रिब्यूट. मैन्युअल तरीके से बदलाव किए गए एट्रिब्यूट को ध्यान में रखा जाता है.
|
issues[] |
object (Issue )
प्रॉडक्ट से जुड़ी समस्याओं की सूची, जो सर्वर से जनरेट होती है.
|
destinationStatuses[] |
object (DestinationStatus )
डेस्टिनेशन का स्टेटस.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-10-10 (UTC) को अपडेट किया गया.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2024-10-10 (UTC) को अपडेट किया गया."],[[["This documentation outlines the JSON representation of product data within the Manufacturer Center."],["The representation includes essential product identifiers such as parent ID, name, target country, content language, and product ID."],["Product data also comprises attributes, potential issues, and destination statuses, providing a comprehensive view of the product's information."],["Refer to external documentation for details on product ID format and managing product data in Manufacturer Center."]]],[]]