সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
Google Merchant Center-এর অংশীদার ট্যাবে গিয়ে ব্যবসায়ীরা যেকোনও সময় একটি লিঙ্ক সরাতে পারেন। অংশীদাররা accounts.link পদ্ধতির remove অ্যাকশন ব্যবহার করে প্রোগ্রাম্যাটিকভাবে লিঙ্কগুলি সরাতে পারে৷ একবার একটি লিঙ্ক সরানো হলে, এটি আর বিদ্যমান থাকে না এবং পুনরায় অনুরোধ করতে হবে এবং আবার অনুমোদন করতে হবে।
ঠিক যেমন approve ক্রিয়াগুলি বেছে বেছে কোন services সক্রিয় করতে পারে, তেমনি একটি remove ক্রিয়া services তালিকার একটি উপসেটেও কাজ করতে পারে৷
উদাহরণ
পূর্ববর্তী বিভাগগুলি থেকে উদাহরণটি অব্যাহত রেখে, একটি মার্চেন্ট অ্যাকাউন্ট 98765 অংশীদার 123456789 -এর লিঙ্কটি "action": "remove" ।
[[["সহজে বোঝা যায়","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"]],["2025-01-18 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["The Merchant API is the new version of the Content API for Shopping and represents the future of the platform."],["Merchants can remove account links via the Google Merchant Center or programmatically using the `accounts.link` method's `remove` action."],["Removed links cease to exist and require re-requesting and re-approval for reinstatement."],["Similar to `approve` actions, `remove` actions offer granular control, allowing for the selection of specific services to be deactivated."]]],["The beta version of the Merchant API, the new Content API for Shopping, is introduced. Merchants can remove links with partners via the \"Partners\" tab in Google Merchant Center. Partners can programmatically remove links using the `accounts.link` method's `remove` action. The `remove` action, like `approve`, can target specific services. An example illustrates removing a link to a partner, using the POST method, including the linked account ID, link type, specific service and action.\n"]]