[[["容易理解","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 (世界標準時間)。"],[[["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"]]