সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
একটি অংশীদার দ্বারা একটি লিঙ্ক অনুরোধ পাঠানোর পরে, প্রাপ্ত বণিককে অবশ্যই লিঙ্কটি সক্রিয় হওয়ার আগে অনুমোদন করতে হবে৷ এটি সাধারণত Google Merchant Center-এর অংশীদার ট্যাবে অনুরোধ অনুমোদন করে করা হয়। যাইহোক, accounts.link পদ্ধতি ব্যবহার করেও লিঙ্কগুলি প্রোগ্রাম্যাটিকভাবে অনুমোদিত হতে পারে।
উদাহরণ
অনুরোধ করা লিঙ্কের উদাহরণে অংশীদার 123456789 থেকে পাঠানো লিঙ্কটি অনুমোদন করতে, ক্লায়েন্ট মার্চেন্ট 98765linkedAccountId পার্টনার আইডি 123456789 সেট করে একটি approve পদক্ষেপ পাঠাতে পারে।
উল্লেখ্য যে services তালিকায় শুধুমাত্র উদাহরণ অনুরোধে দুটি মূল অনুরোধ করা পরিষেবার মধ্যে একটি রয়েছে। এটি বেছে বেছে shoppingAdsProductManagement পরিষেবাকে অনুমোদন করে এবং pending অবস্থায় shoppingActionsOrderManagement পরিষেবা লিঙ্ক করার অনুরোধ ছেড়ে দেয়।
[[["সহজে বোঝা যায়","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-তে শেষবার আপডেট করা হয়েছে।"],[[["Google is launching a new Merchant API, which is the future of the Content API for Shopping."],["You can learn more about the Merchant API and its benefits on the Google Ads Developer Blog."],["Merchants can programmatically approve account link requests from partners using the `accounts.link` method."],["When approving link requests, merchants have the flexibility to approve only specific services within the request, leaving others pending."]]],["The Merchant API beta, a new version of the Content API for Shopping, is introduced. Merchants can approve partner link requests, either in Google Merchant Center or programmatically using the `accounts.link` method. Merchants may selectively approve specific services included in a link request. For instance, a merchant can approve `shoppingAdsProductManagement` while leaving `shoppingActionsOrderManagement` pending. An example is given of sending an `approve` action to approve one linked service. Removing existing links is covered in the next section.\n"]]