קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מאפשרת לאפליקציות ב-Google Workspace Marketplace להשתלב עם שירותי הרישוי והחיוב של Google.
שירות: appsmarket.googleapis.com
כדי לקרוא לשירות הזה, מומלץ להשתמש בספריות הלקוח ש-Google מספקת. אם האפליקציה שלכם צריכה להשתמש בספריות משלכם כדי לקרוא לשירות הזה, צריך להשתמש במידע הבא כששולחים את בקשות ה-API.
מסמך Discovery
מסמך Discovery הוא מפרט שקריא למכונות, שמתאר ממשקי API ל-REST ומאפשר שימוש בהם. הוא משמש ליצירת ספריות לקוח, יישומי פלאגין ל-IDE וכלים אחרים שמקיימים אינטראקציה עם Google APIs. שירות אחד יכול לספק כמה מסמכי Discovery. השירות הזה מספק את מסמך הגילוי הבא:
נקודת קצה של שירות היא כתובת URL בסיסית שצוינה בה כתובת הרשת של שירות API. לשירות אחד יכולות להיות כמה נקודות קצה של שירות. לשירות הזה יש את נקודת הקצה הבאה, וכל מזהי ה-URI הבאים הם יחסיים לנקודת הקצה הזו:
[[["התוכן קל להבנה","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"]],["עדכון אחרון: 2024-11-25 (שעון UTC)."],[[["Enables Google Workspace Marketplace apps to integrate with Google's licensing and billing services."],["Offers REST resources to manage customer and user licenses, including checking license status."],["Provides a discovery document for building client libraries and tools interacting with the API."],["Uses `https://appsmarket.googleapis.com` as the service endpoint for API requests."],["Includes a deprecated method for tracking user-initiated installs, recommending Google Analytics instead."]]],["The `appsmarket.googleapis.com` service enables Google Workspace Marketplace apps to integrate with licensing and billing. Use client libraries or direct API requests with the provided discovery document and service endpoint (`https://appsmarket.googleapis.com`). Key actions include: retrieving a customer's license status via `GET /appsmarket/v2/customerLicense/{applicationId}/{customerId}`, and retrieving a user's license status using `GET /appsmarket/v2/userLicense/{applicationId}/{userId}`. There is a deprecated action to list notifications via `GET /appsmarket/v2/licenseNotification/{applicationId}`.\n"]]