با مجموعهها، منظم بمانید
ذخیره و دستهبندی محتوا براساس اولویتهای شما.
برای پرچمگذاری رابطه با حساب تجاری، شریک خرید ابتدا باید از روش accounts.link برای ارسال درخواست پیوند استفاده کند.
درخواست پیوند حاوی یک linkedAccountId است که تاجر دریافت کننده درخواست را شناسایی می کند و یک نوع action از request دارد. هر پیوند همچنین باید مجموعهای از services را مشخص کند که ویژگیهایی را که شریک به تاجر ارائه میدهد برمیشمارد. مقادیر services زیر پشتیبانی می شوند.
خدمات
توضیحات
shoppingAdsProductManagement
مدیریت داده های محصول برای تبلیغات خرید
shoppingActionsProductManagement
مدیریت دادههای محصول برای خرید در Google (که قبلاً Shopping Actions نامیده میشد)
shoppingActionsOrderManagement
مدیریت سفارش برای خرید در Google (که قبلاً Shopping Actions نام داشت)
علاوه بر این، یک درخواست همچنین باید حاوی یک linkType معتبر باشد که نوع شریک خرید درخواست را توصیف می کند. به شرکای خرید یکی از برچسب های زیر اختصاص داده شده است و باید هنگام فراخوانی API از برچسب تعیین شده خود در قسمت linkType استفاده کنند.
انواع پیوندهای معتبر
channelPartner
eCommercePlatform
مثال
تماس API زیر یک درخواست پیوند از حساب شریک 123456789 به تاجری با linkedAccountId"98765" ارسال می کند.
"eCommercePlatform"linkType شریک را به عنوان یک پلت فرم تجارت الکترونیکی شناسایی می کند. فهرست services نشان میدهد که شریک ویژگیهای "shoppingAdsProductManagement" (مدیریت دادههای محصول برای تبلیغات خرید) و "shoppingActionsOrderManagement" (مدیریت سفارش برای خرید در Google، که قبلاً به عنوان «اقدامات خرید» شناخته میشد) را ارائه میکند.
تاریخ آخرین بهروزرسانی 2025-01-05 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-05 بهوقت ساعت هماهنگ جهانی."],[[["The Merchant API is the new version of the Content API for Shopping and represents the future of the platform."],["To establish a relationship, partners must send a linking request using the `accounts.link` method, specifying the desired services and partner type."],["The link request requires approval from the receiving merchant before it becomes fully established."],["Partners can be categorized as either `channelPartner` or `eCommercePlatform` and must use their designated `linkType` in the API call."],["The `services` field allows partners to indicate the specific features they offer to merchants, such as product and order management."]]],["The Merchant API beta, a new version of the Content API for Shopping, is introduced. Shopping partners must use the `accounts.link` method to request a link to a merchant account. This requires specifying the `linkedAccountId` of the merchant, the `linkType` (e.g., `channelPartner`, `eCommercePlatform`), the provided `services` (e.g., `shoppingAdsProductManagement`), and an `action` of `request`. The link requires the receiving merchant's approval to be established. An example API call is provided.\n"]]