संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
प्रॉडक्ट डेटा को कुछ हद तक अपडेट करने के लिए, Content API के 2.1 वर्शन से शुरू किया जा सकता है. इसके लिए, पूरक फ़ीड का इस्तेमाल किया जा सकता है. पूरक फ़ीड के साथ कुछ हिस्से के अपडेट की मदद से, आप ऐसे अनुरोध कर सकते हैं जिनमें सिर्फ़ वे फ़ील्ड शामिल होते हैं जिनमें आपको बदलाव करना है. ऐसा करने से, बाकी प्रॉडक्ट डेटा पर असर नहीं पड़ता. Merchant Center में पूरक फ़ीड बनाने के बाद, Products.insert और Products.delete को कॉल करते समय feedId क्वेरी पैरामीटर को शामिल करके, कुछ हिस्से अपडेट किए जा सकते हैं.
[[["समझने में आसान है","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-07-03 (UTC) को अपडेट किया गया."],[[["Google is introducing the beta version of the Merchant API, which is the new version of the Content API for Shopping and its future."],["Developers can learn more about the Merchant API and its benefits through the announcement blog post."],["Starting with Content API v2.1, supplemental feeds enable partial product data updates, modifying only specific fields without affecting others."],["Partial updates using supplemental feeds maintain the existing product expiration date; a full product insert request is needed to reset it."],["Supplemental feeds are exclusively for updating existing products, not for creating new ones."]]],["The beta version of the Merchant API, the new Content API for Shopping, is now available. Version 2.1 allows partial product data updates using supplemental feeds, modifying specific fields without affecting other data. To perform these partial updates include the `feedId` query parameter when using `Products.insert` and `Products.delete`. Supplemental feed updates do not reset product expiration dates; use a full `Products.insert` request for that. Supplemental feeds cannot create new products, only modify existing ones.\n"]]