সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
এখানে কেনাকাটার জন্য সামগ্রী API-তে বিভিন্ন ধরণের পণ্য আইডি রয়েছে:
অফার আইডি
একটি offerId হল একটি স্ট্রিং যা একজন বণিকের দ্বারা একটি পণ্যের জন্য বরাদ্দ করা হয়৷ এই আইডি একটি পৃথক পণ্য প্রতিনিধিত্ব করে.
offerId বণিক কেন্দ্র ডাটাবেসের অফারগুলির সেটের জন্য অনন্য, এবং সাধারণত একটি সাংখ্যিক অনুক্রমিক সংখ্যা।
offerId একটি অভ্যন্তরীণ SKU নম্বর হতে পারে যা একজন ব্যবসায়ী পণ্যে বরাদ্দ করেন।
REST আইডি
একটি REST ID হল Google দ্বারা নির্ধারিত একটি পণ্যের অনন্য শনাক্তকারী৷
REST ID হল REST API কলের জন্য productId ।
REST আইডিগুলি online:en:label:1111111111 । REST ID নিম্নলিখিত 4টি অংশ নিয়ে গঠিত, কোলন দ্বারা পৃথক করা হয়েছে:
চ্যানেল ("অনলাইন" বা "স্থানীয়")
বিষয়বস্তুর ভাষা (2-অক্ষরের উপাধি ব্যবহার করে, উদাহরণস্বরূপ en বা fr )
ফিড লেবেল (ফিডের টার্গেট দেশের জন্য দুই-অক্ষরের কোড হতে পারে, উদাহরণস্বরূপ US বা FR )
অফার আইডি
আপনি এটিকে channel:contentLanguage:feedLabel:offerId হিসাবে একত্রিত করেছেন, উদাহরণস্বরূপ, online:en:US:1111111111 ।
বাহ্যিক বিক্রেতা আইডি (মার্কেটপ্লেস)
মার্কেটপ্লেসগুলিকে একটি বহু-বিক্রেতার অ্যাকাউন্টে আপলোড করা অফারগুলির জন্য একটি external_seller_id বরাদ্দ করতে হবে৷ এই ক্ষেত্রটি একজন পৃথক বিক্রেতার প্রতিনিধিত্ব করে।
external_seller_id মানগুলি কেস-সংবেদনশীল, এবং নিম্নলিখিত মানদণ্ড পূরণ করতে হবে:
দৈর্ঘ্যে 1-50 অক্ষর
শুধুমাত্র আলফানিউমেরিক ASCII অক্ষর, এবং আন্ডারস্কোর (_), হাইফেন (-), পিরিয়ড (.), এবং টিল্ড (~)
[[["সহজে বোঝা যায়","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-26 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["The Merchant API is the new version of the Content API for Shopping and represents the future of product data integration with Google."],["The beta version of the Merchant API is now available for developers to explore and help shape its future development."],["Developers can learn more about the benefits and features of the Merchant API, including how it can enhance integrations, in the official announcement blog post."],["Products in the Merchant API are identified using various IDs, such as `offerId`, REST ID, `productId`, and `external_seller_id`, each with specific characteristics and usage contexts."],["A comprehensive table provides detailed explanations and examples of different product ID attributes, outlining their purpose and format."]]],["The beta version of the Merchant API, the new Content API for Shopping, is introduced. Merchants assign an `offerId` to products. Google assigns a unique REST ID in the format `channel:contentLanguage:feedLabel:offerId`; this is also the `productId` and `id` in API calls. Marketplaces assign `external_seller_id` to offers for multi-seller accounts, it has specific format requirements. The Merchant API offers integration improvements; details on this and providing feedback are available via a linked article.\n"]]