קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מוכרים יכולים להסיר קישור בכל שלב בכרטיסייה שותפים ב-Google Merchant Center. שותפים יכולים להסיר קישורים באופן פרוגרמטי באמצעות הפעולה remove של השיטה accounts.link. אחרי שמסירים קישור, הוא לא קיים יותר וצריך לבקש אותו מחדש ולקבל אישור מחדש.
בדומה לפעולות 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-06-19 (שעון 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"]]