קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
באמצעות Management API אפשר להנפיק קריאות ל-REST כדי לשלוט באופן פרוגרמטי במטא-נתונים שמשמשים כבסיס לתכונות של Google Play Games Services. ה-API הזה מפשט את בדיקת התכונות של שירותי המשחקים של Google Play, ומעניק גמישות בניהול המשחקים כדי לטפל בתרמית ולתקן חשבונות של שחקנים.
בעזרת Management API אפשר לבצע את הפעולות הבאות:
מאפסים את הערכים של המשאבים הבאים:
הישגים
אירועים
משחק לפי תורות (הוצא משימוש)
חדר בזמן אמת (הוצא משימוש)
מטא-נתונים של לוחות מנהיגות עבור השחקן המאומת הנוכחי או לכל השחקנים
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-27 (שעון UTC).
[[["התוכן קל להבנה","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-07-27 (שעון UTC)."],[],[],null,["# Play Games Services Management API overview\n\nThe Management API allows you to issue REST calls to programmatically control\nthe metadata underlying the Google Play Games Services features. This API simplifies\nyour testing of Play Games Services features and gives you flexibility when\nmanaging your games to address cheating and fix player accounts. \n\nWith the Management API, you can perform these tasks:\n\n- Reset values for these resources:\n - achievements\n - events\n - turn-based match (deprecated)\n - real-time room (deprecated)\n - leaderboards metadata for the currently authenticated player or for all players\n- Hide players from leaderboards in published games\n\nFor more information, see the\n[API reference](https://developers.google.com/games/services/management/api) and the\n[Management tools sample app](//github.com/playgameservices/management-tools)."]]