rocket Meet
Merchant API - কেনাকাটার জন্য Content API-এর অফিসিয়াল উত্তরসূরি৷
update নতুন মার্চেন্ট এপিআই বৈশিষ্ট্য, বাগ ফিক্স এবং আপডেটের
সর্বশেষ পান ।
add_alert নোট: কেনাকাটার জন্য সামগ্রী API 18 আগস্ট, 2026-এ সূর্যাস্ত হবে।
আপনার বিনামূল্যে তালিকায় একটি চেকআউট লিঙ্ক যোগ করুন
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
গ্রাহকদের সরাসরি চেকআউট পৃষ্ঠায় যাওয়ার জন্য একটি লিঙ্ক প্রদান করতে আপনি বিনামূল্যে তালিকার checkoutSettings
বৈশিষ্ট্য ব্যবহার করতে পারেন। আরও তথ্যের জন্য, আপনার বিনামূল্যের তালিকার জন্য একটি চেকআউট লিঙ্ক যোগ করুন দেখুন।
চেকআউট প্রোগ্রামে অপ্ট ইন করার আগে আপনাকে অবশ্যই আপনার ব্যবসা এবং পণ্য সম্পর্কে নির্দিষ্ট তথ্য প্রদান করতে হবে৷ checkoutSettings
ব্যবহার করার জন্য আপনাকে অবশ্যই নিম্নলিখিত মানদণ্ড পূরণ করতে হবে:
আপনি ইতিমধ্যে বিনামূল্যে তালিকা প্রোগ্রামে নথিভুক্ত কিনা তা দেখতে Google বণিক কেন্দ্রের UI চেক করুন৷ আপনি নথিভুক্ত না হলে, বিনামূল্যে তালিকা অনবোর্ডিং পদক্ষেপগুলি সম্পূর্ণ করুন৷ আপনার চেকআউট URL এর জন্য নিম্নলিখিত বিন্যাস ব্যবহার করুন:
https://mystore.com/path-to-product/{id}
যখন একজন গ্রাহক আপনার বিনামূল্যের তালিকার চেকআউট URL-এ ক্লিক করেন, {id}
স্বয়ংক্রিয়ভাবে পণ্যের offerId
দিয়ে প্রতিস্থাপিত হয়।
আপনার চেকআউট URL যোগ করুন
আপনি আপনার চেকআউট URL টেমপ্লেট যোগ বা আপডেট করতে freelistingsprogram.checkoutsettings.insert
ব্যবহার করতে পারেন। এই কলটি অ্যাকাউন্ট স্তরে আপনার চেকআউট URL টেমপ্লেট আপডেট করে এবং চেকআউট বৈশিষ্ট্যে সমস্ত বৈধ অফার বেছে নেয়।
POST https://shoppingcontent.googleapis.com/content/v2.1/{merchantId}/freelistingsprogram/checkoutsettings
এখানে একটি উদাহরণ:
{
uri_settings: {
checkout_uri_template: "https://domain_name.com/custom_path/{id}"
}
}
আপনার বর্তমান চেকআউট URL দেখুন
আপনি আপনার বিদ্যমান চেকআউট URL দেখতে freelistingsprogram.checkoutsettings.get
ব্যবহার করতে পারেন। get
শুধুমাত্র পঠনযোগ্য, এবং আপনার merchantId
প্রয়োজন। get
পদ্ধতি সংশ্লিষ্ট checkout
সংস্থান প্রদান করে।
GET https://shoppingcontent.googleapis.com/content/v2.1/{merchantId}/freelistingsprogram/checkoutsettings
আপনার চেকআউট URL সরান
আপনি freelistingsprogram.checkoutsettings.delete
ব্যবহার করে আপনার চেকআউট URL মুছে ফেলতে পারেন। এটি চেকআউট বৈশিষ্ট্য থেকে আপনার সমস্ত অফার অপ্ট আউট করে৷
DELETE https://shoppingcontent.googleapis.com/content/v2.1/{merchantId}/freelistingsprogram/checkoutsettings
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-08-13 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-08-13 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eGoogle is introducing the Merchant API beta, the new version of the Content API for Shopping.\u003c/p\u003e\n"],["\u003cp\u003eUse the \u003ccode\u003echeckoutSettings\u003c/code\u003e attribute to add a checkout link directly to your free listings, enhancing the customer shopping experience.\u003c/p\u003e\n"],["\u003cp\u003eTo utilize \u003ccode\u003echeckoutSettings\u003c/code\u003e, you need an active product feed in Google Merchant Center and be enrolled in the free listings program.\u003c/p\u003e\n"],["\u003cp\u003eImplement the checkout feature by adding or updating your checkout URL template using the provided API calls, allowing customers to purchase directly from your free listings.\u003c/p\u003e\n"],["\u003cp\u003eManage your checkout URL by viewing, updating, or removing it via the respective API calls, giving you control over the checkout process for your free listings.\u003c/p\u003e\n"]]],["The Merchant API beta, a new version of the Content API for Shopping, is introduced. To use `checkoutSettings` for free listings, users need an active product feed and enrollment in the free listings program. Merchants can add or update their checkout URL templates using `freelistingsprogram.checkoutsettings.insert`, view existing URLs with `get`, and remove them with `delete`. The checkout URL directs customers to a product's checkout page, automatically replacing `{id}` with the product's `offerId`.\n"],null,["# Add a checkout link to your free listings\n\nYou can use the\n[`checkoutSettings`](/shopping-content/reference/rest/v2.1/CheckoutSettings)\nattribute of free listings to provide a link for customers to go directly to the\ncheckout page. For more information, see [add a checkout link for your free\nlistings](//support.google.com/merchants/answer/13580732).\n\nYou must provide specific information about your business and products before\nyou can opt in to the checkout program. You must meet the following criteria to\nuse `checkoutSettings`:\n\n- Have an active [product\n feed](//support.google.com/merchants/answer/7439882?) in the [Google\n Merchant Center](//merchants.google.com/).\n- Your merchant account must be enrolled in the free listings program.\n\nCheck the Google Merchant Center UI to see if you're already enrolled in the\nfree listings program. If you're not enrolled, complete the [free listings\nonboarding](//support.google.com/merchants/answer/9455788) steps. Use the\nfollowing format for your checkout URLs: \n\n https://mystore.com/path-to-product/{id}\n\nWhen a customer clicks on the checkout URL in your free listing, `{id}` is\nautomatically replaced with the [`offerId`](/shopping-content/guides/products/product-id) of the product.\n\nAdd your checkout URL\n---------------------\n\nYou can use\n[`freelistingsprogram.checkoutsettings.insert`](/shopping-content/reference/rest/v2.1/freelistingsprogram.checkoutsettings/insert)to\nadd or update your checkout URL template. This call updates your checkout URL\ntemplate at the account level, and opts all valid offers into the checkout\nfeature. \n\n POST https://shoppingcontent.googleapis.com/content/v2.1/{merchantId}/freelistingsprogram/checkoutsettings\n\nHere's an example: \n\n {\n uri_settings: {\n checkout_uri_template: \"https://domain_name.com/custom_path/{id}\"\n }\n }\n\nView your current checkout URL\n------------------------------\n\nYou can use\n[`freelistingsprogram.checkoutsettings.get`](/shopping-content/reference/rest/v2.1/freelistingsprogram.checkoutsettings/get)\nto view your existing checkout URL. `get` is read-only, and requires your\n`merchantId`. The `get` method returns the corresponding `checkout` resource. \n\n GET https://shoppingcontent.googleapis.com/content/v2.1/{merchantId}/freelistingsprogram/checkoutsettings\n\nRemove your checkout URL\n------------------------\n\nYou can remove your checkout URL by using\n[`freelistingsprogram.checkoutsettings.delete`](/shopping-content/reference/rest/v2.1/freelistingsprogram.checkoutsettings/delete).\nThis opts all your offers out of the checkout feature. \n\n DELETE https://shoppingcontent.googleapis.com/content/v2.1/{merchantId}/freelistingsprogram/checkoutsettings"]]